Searched refs:ustrProtocol (Results 1 – 2 of 2) sorted by relevance
1507 sal_Int32 SAL_CALL osl_getServicePort(rtl_uString *ustrServicename, rtl_uString *ustrProtocol) in osl_getServicePort() argument1525 if ( ustrProtocol != NULL ) in osl_getServicePort()1528 rtl_uString_getStr(ustrProtocol), in osl_getServicePort()1529 rtl_uString_getLength(ustrProtocol), in osl_getServicePort()
1528 sal_Int32 SAL_CALL osl_getServicePort(rtl_uString *ustrServicename, rtl_uString *ustrProtocol) in osl_getServicePort() argument1546 if ( ustrProtocol != NULL ) in osl_getServicePort()1549 rtl_uString_getStr(ustrProtocol), in osl_getServicePort()1550 rtl_uString_getLength(ustrProtocol), in osl_getServicePort()
Completed in 36 milliseconds