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

/vbox/src/VBox/Frontends/VBoxManage/
H A DVBoxManageGuestCtrl.cpp1586 static int ctrlCopyTranslatePath(const char *pszSourceRoot, const char *pszSource, function
1680 int iResult = ctrlCopyTranslatePath(aTests[iTest].pszSourceRoot, aTests[iTest].pszSource,
2078 vrc = ctrlCopyTranslatePath(pszSource, szCurDir,
2095 vrc = ctrlCopyTranslatePath(pszSource, pszFileSource,
2248 vrc = ctrlCopyTranslatePath(pszSource, szCurDir,
2265 vrc = ctrlCopyTranslatePath(pszSource, pszFileSource,
2616 vrc = ctrlCopyTranslatePath(pszSourceRoot, pszSource,

Completed in 53 milliseconds