Lines Matching refs:sSymbol

210 	OUString sSymbol( RTL_CONSTASCII_USTRINGPARAM("component_getFactory"));  in test1()  local
211 void* pSymbol= osl_getSymbol( handleMod, sSymbol.pData); in test1()
254 OUString sSymbol( RTL_CONSTASCII_USTRINGPARAM("component_getFactory")); in test2() local
255 void* pSymbol= osl_getSymbol( handleMod, sSymbol.pData); in test2()
298 OUString sSymbol( RTL_CONSTASCII_USTRINGPARAM("component_getFactory")); in test3() local
299 void* pSymbol= osl_getSymbol( handleMod, sSymbol.pData); in test3()
305 pSymbol= osl_getSymbol( handleMod, sSymbol.pData); in test3()
346 OUString sSymbol( RTL_CONSTASCII_USTRINGPARAM("component_getFactory")); in test4() local
347 void* pSymbol= osl_getSymbol( handleMod1, sSymbol.pData); in test4()
349 void* pSymbol2= osl_getSymbol( handleMod2, sSymbol.pData); in test4()
366 OUString sSymbol( RTL_CONSTASCII_USTRINGPARAM("component_getFactory")); in test5() local
401 void* pSymbol= osl_getSymbol( handleMod1, sSymbol.pData); in test5()
403 void* pSymbol2= osl_getSymbol( handleMod2, sSymbol.pData); in test5()
412 void* pSymbol= osl_getSymbol( handleMod1, sSymbol.pData); in test5()
413 void* pSymbol2= osl_getSymbol( handleMod2, sSymbol.pData); in test5()
435 OUString sSymbol( RTL_CONSTASCII_USTRINGPARAM("component_getFactory")); in test6() local
466 void* pSymbol= osl_getSymbol( handleMod1, sSymbol.pData); in test6()
532 OUString sSymbol( RTL_CONSTASCII_USTRINGPARAM("component_getFactory")); in test8() local
602 void* pSymbol= osl_getSymbol( handleMod1, sSymbol.pData); in test8()
642 OUString sSymbol( RTL_CONSTASCII_USTRINGPARAM("component_getFactory")); in test9() local
643 void* pSymbol= osl_getSymbol( handleMod, sSymbol.pData); in test9()