Home
last modified time | relevance | path

Searched refs:ppustrValue (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/sal/osl/os2/
H A Dprocess_impl.cxx248 oslProcessError SAL_CALL osl_getEnvironment(rtl_uString* pustrEnvVar, rtl_uString** ppustrValue) in osl_getEnvironment() argument
255 OSL_PRECOND(ppustrValue, "osl_getEnvironment(): Invalid parameter"); in osl_getEnvironment()
267 ppustrValue, in osl_getEnvironment()
270 OSL_ASSERT(*ppustrValue != NULL); in osl_getEnvironment()
/aoo41x/main/sal/osl/unx/
H A Dprocess_impl.cxx291 oslProcessError SAL_CALL osl_getEnvironment(rtl_uString* pustrEnvVar, rtl_uString** ppustrValue) in osl_getEnvironment() argument
298 OSL_PRECOND(ppustrValue, "osl_getEnvironment(): Invalid parameter"); in osl_getEnvironment()
310 ppustrValue, in osl_getEnvironment()
313 OSL_ASSERT(*ppustrValue != NULL); in osl_getEnvironment()

Completed in 15 milliseconds