Searched refs:_sSysPath (Results 1 – 1 of 1) sorted by relevance
/trunk/main/sal/qa/osl/file/ |
H A D | osl_File.cxx | 1051 …void checkWNTBehaviour_getFileURLFromSystemPath(rtl::OString const& _sSysPath, ::osl::FileBase::RC… 1052 …void checkUNXBehaviour_getFileURLFromSystemPath(rtl::OString const& _sSysPath, ::osl::FileBase::RC… 1147 …FileURL::checkWNTBehaviour_getFileURLFromSystemPath(rtl::OString const& _sSysPath, ::osl::FileBase… in checkWNTBehaviour_getFileURLFromSystemPath() argument 1150 check_SystemPath_FileURL(_sSysPath, _nAssumeError, _sWNTAssumeResultString, sal_False ); in checkWNTBehaviour_getFileURLFromSystemPath() 1152 (void)_sSysPath; in checkWNTBehaviour_getFileURLFromSystemPath() 1158 …FileURL::checkUNXBehaviour_getFileURLFromSystemPath(rtl::OString const& _sSysPath, ::osl::FileBase… in checkUNXBehaviour_getFileURLFromSystemPath() argument 1161 check_SystemPath_FileURL(_sSysPath, _nAssumeError, _sUnixAssumeResultString, sal_False ); in checkUNXBehaviour_getFileURLFromSystemPath() 1163 (void)_sSysPath; in checkUNXBehaviour_getFileURLFromSystemPath()
|
Completed in 48 milliseconds