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

/vbox/src/libs/xpcom18a4/xpcom/io/
H A DnsLocalFileOS2.cpp291 const char* workingFilePath = mWorkingPath.get(); local
292 const char* nsprPath = workingFilePath;
295 temp[0] = workingFilePath[0];
296 temp[1] = workingFilePath[1];
1149 const char *workingFilePath = mWorkingPath.get(); local
1154 rc = DosQueryPathInfo(workingFilePath,
1255 const char *workingFilePath = mWorkingPath.get(); local
1260 rc = DosQueryPathInfo(workingFilePath,
1298 const char *workingFilePath = mWorkingPath.get(); local
1303 rc = DosQueryPathInfo(workingFilePath,
[all...]

Completed in 579 milliseconds