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

/vbox/src/VBox/Main/glue/
H A Dinitterm.cpp76 const char *aCurrProcDirLocation);
125 const char *aCurrProcDirLocation)
140 if (RT_SUCCESS(vrc) && aCurrProcDirLocation)
141 vrc = RTStrUtf8ToCurrentCP(&mCurrProcDirLocation, aCurrProcDirLocation);
122 init(const char *aCompRegLocation, const char *aXPTIDatLocation, const char *aComponentDirLocation, const char *aCurrProcDirLocation) argument

Completed in 56 milliseconds