Searched refs:osl_Process_E_NotFound (Results 1 – 13 of 13) sorted by relevance
84 oslProcessError result = osl_Process_E_NotFound; in osl_bootstrap_getExecutableFile_Impl()130 oslProcessError result = osl_Process_E_NotFound; in osl_bootstrap_getExecutableFile_Impl()181 oslProcessError result = osl_Process_E_NotFound; in osl_getExecutableFile()217 oslProcessError result = osl_Process_E_NotFound; in osl_getCommandArg()293 oslProcessError result = osl_Process_E_NotFound; in osl_getEnvironment()
159 return osl_Process_E_NotFound; in osl_searchPath_impl()204 return osl_Process_E_NotFound; in osl_searchPath_impl()863 return osl_Process_E_NotFound; in osl_psz_executeProcess()970 return osl_Process_E_NotFound; in osl_terminateProcess()
82 oslProcessError result = osl_Process_E_NotFound; in osl_bootstrap_getExecutableFile_Impl()137 oslProcessError result = osl_Process_E_NotFound; in osl_getExecutableFile()173 oslProcessError result = osl_Process_E_NotFound; in osl_getCommandArg()250 oslProcessError result = osl_Process_E_NotFound; in osl_getEnvironment()
386 return osl_Process_E_NotFound; in osl_psz_executeProcess()
221 oslProcessError result = osl_Process_E_NotFound; in osl_bootstrap_getExecutableFile_Impl()318 oslProcessError result = osl_Process_E_NotFound; in osl_getExecutableFile()355 oslProcessError result = osl_Process_E_NotFound; in osl_getCommandArg()
446 return osl_Process_E_NotFound; in osl_executeProcess_WithRedirectedIO()
119 E_NotFound = osl_Process_E_NotFound, /* image not found */231 E_NotFound = osl_Process_E_NotFound, /* image not found */
276 if (err != osl_Process_E_None && err != osl_Process_E_NotFound) in findPlugin()280 if (err == osl_Process_E_NotFound) in findPlugin()
92 oslProcessError result = osl_Process_E_NotFound; in rtl_getAppCommandArg()
66 osl_Process_E_NotFound, /* image not found */ enumerator
416 case osl_Process_E_NotFound: in raiseProcess()
609 case osl_Process_E_NotFound: in bootstrap()
185 return osl_Process_E_NotFound; in runProcessWithPathSearch()
Completed in 68 milliseconds