Home
last modified time | relevance | path

Searched refs:osl_Process_E_NotFound (Results 1 – 13 of 13) sorted by relevance

/aoo4110/main/sal/osl/unx/
H A Dprocess_impl.cxx84 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()
H A Dprocess.c160 return osl_Process_E_NotFound; in osl_searchPath_impl()
205 return osl_Process_E_NotFound; in osl_searchPath_impl()
864 return osl_Process_E_NotFound; in osl_psz_executeProcess()
971 return osl_Process_E_NotFound; in osl_terminateProcess()
/aoo4110/main/sal/osl/os2/
H A Dprocess_impl.cxx82 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()
H A Dprocess.c386 return osl_Process_E_NotFound; in osl_psz_executeProcess()
/aoo4110/main/sal/osl/w32/
H A Dprocess.cxx221 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()
H A Dprocimpl.cxx446 return osl_Process_E_NotFound; in osl_executeProcess_WithRedirectedIO()
/aoo4110/main/vos/inc/vos/
H A Dprocess.hxx118 E_NotFound = osl_Process_E_NotFound, /* image not found */
230 E_NotFound = osl_Process_E_NotFound, /* image not found */
/aoo4110/main/jvmfwk/source/
H A Dfwkutil.cxx276 if (err != osl_Process_E_None && err != osl_Process_E_NotFound) in findPlugin()
280 if (err == osl_Process_E_NotFound) in findPlugin()
/aoo4110/main/sal/rtl/source/
H A Dcmdargs.cxx92 oslProcessError result = osl_Process_E_NotFound; in rtl_getAppCommandArg()
/aoo4110/main/sal/inc/osl/
H A Dprocess.h66 osl_Process_E_NotFound, /* image not found */ enumerator
/aoo4110/main/desktop/source/deployment/misc/
H A Ddp_misc.cxx416 case osl_Process_E_NotFound: in raiseProcess()
/aoo4110/main/cppuhelper/source/
H A Dbootstrap.cxx609 case osl_Process_E_NotFound: in bootstrap()
/aoo4110/main/filter/source/graphicfilter/ieps/
H A Dieps.cxx185 return osl_Process_E_NotFound; in runProcessWithPathSearch()

Completed in 61 milliseconds