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

/vbox/src/VBox/Main/glue/
H A Dinitterm.cpp74 const char *aXPTIDatLocation,
119 * @param aXPTIDatLocation Path to xpti.data, in Utf8.
123 const char *aXPTIDatLocation,
128 AssertReturn(aXPTIDatLocation, NS_ERROR_INVALID_ARG);
137 vrc = RTStrUtf8ToCurrentCP(&mXPTIDatLocation, aXPTIDatLocation);
122 init(const char *aCompRegLocation, const char *aXPTIDatLocation, const char *aComponentDirLocation, const char *aCurrProcDirLocation) argument

Completed in 43 milliseconds