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

/vbox/src/VBox/Main/glue/
H A Dinitterm.cpp75 const char *aComponentDirLocation,
124 const char *aComponentDirLocation,
138 if (RT_SUCCESS(vrc) && aComponentDirLocation)
139 vrc = RTStrUtf8ToCurrentCP(&mComponentDirLocation, aComponentDirLocation);
122 init(const char *aCompRegLocation, const char *aXPTIDatLocation, const char *aComponentDirLocation, const char *aCurrProcDirLocation) argument

Completed in 33 milliseconds