Home
last modified time | relevance | path

Searched refs:pustrSearchPathList (Results 1 – 4 of 4) sorted by relevance

/aoo41x/main/sal/osl/unx/
H A Dfile_path_helper.cxx319 const rtl_uString* pustrSearchPathList, in osl_searchPath() argument
322 …OSL_PRECOND(pustrFilePath && pustrSearchPathList && ppustrPathFound, "osl_searchPath: Invalid para… in osl_searchPath()
326 rtl::OUString pl = rtl::OUString(const_cast<rtl_uString*>(pustrSearchPathList)); in osl_searchPath()
H A Dfile_path_helper.h233 const rtl_uString* pustrSearchPathList,
/aoo41x/main/sal/osl/os2/
H A Dfile_path_helper.cxx348 const rtl_uString* pustrSearchPathList, in osl_searchPath() argument
351 …OSL_PRECOND(pustrFilePath && pustrSearchPathList && ppustrPathFound, "osl_searchPath: Invalid para… in osl_searchPath()
355 rtl::OUString pl = rtl::OUString(const_cast<rtl_uString*>(pustrSearchPathList)); in osl_searchPath()
H A Dfile_path_helper.h278 const rtl_uString* pustrSearchPathList,

Completed in 23 milliseconds