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

/vbox/src/VBox/Main/glue/
H A Dinitterm.cpp67 : mCompRegLocation(NULL), mXPTIDatLocation(NULL)
84 char *mXPTIDatLocation; member in class:com::DirectoryServiceProvider
100 if (mXPTIDatLocation)
102 RTStrFree(mXPTIDatLocation);
103 mXPTIDatLocation = NULL;
137 vrc = RTStrUtf8ToCurrentCP(&mXPTIDatLocation, aXPTIDatLocation);
162 fileLocation = mXPTIDatLocation;

Completed in 42 milliseconds