Searched refs:mNameObj (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Main/include/
H A DHostUSBDeviceImpl.h300 Utf8Str mNameObj; member in class:HostUSBDevice
302 * This points to the string in mNameObj. */
/vbox/src/VBox/Main/src-server/
H A DHostUSBDeviceImpl.cpp95 mNameObj = i_getName();
96 mName = mNameObj.c_str();

Completed in 619 milliseconds