Searched defs:mPath (Results 1 - 5 of 5) sorted by relevance

/vbox/src/libs/xpcom18a4/xpcom/io/
H A DnsLocalFileUnix.h111 nsCString mPath; member in class:nsLocalFile
/vbox/src/VBox/Frontends/VirtualBox/src/widgets/
H A DVBoxFilePathSelectorWidget.h112 QString mPath; member in class:VBoxFilePathSelectorWidget
201 QString mPath; member in class:VBoxEmptyFileSelector
/vbox/src/VBox/Main/src-client/
H A DEmulatedUSBImpl.cpp50 Utf8Str mPath; member in class:EUSBWEBCAM
166 CFGMR3InsertString(pConfig, "DevicePath", pThis->mPath.c_str());
195 hrc = mPath.assignEx(*aPath);
/vbox/src/libs/xpcom18a4/xpcom/obsolete/
H A DnsFileSpec.h401 if (mPath.IsEmpty() && NS_SUCCEEDED(mError))
513 nsSimpleCharString mPath; member in class:nsFileSpec
540 // nsString GetString() const { return mPath; }
597 operator const char* () const { return mPath; }
626 nsSimpleCharString mPath; member in class:nsFilePath
/vbox/src/VBox/Main/include/
H A DGuestCtrlImplPrivate.h113 Utf8Str mPath; member in struct:GuestDirectoryOpenInfo

Completed in 67 milliseconds