Searched refs:getUserIdent (Results 1 – 7 of 7) sorted by relevance
138 class getUserIdent : public CppUnit::TestFixture class147 bRes = aSec.getUserIdent( strID ); in getUserIdent_001()153 CPPUNIT_TEST_SUITE( getUserIdent );334 CPPUNIT_TEST_SUITE_NAMED_REGISTRATION(osl_Security::getUserIdent, "osl_Security");
76 inline sal_Bool SAL_CALL getUserIdent( ::rtl::OUString& strIdent) const;
69 inline sal_Bool Security::getUserIdent( rtl::OUString& strIdent) const in getUserIdent() function in osl::Security
79 sal_Bool SAL_CALL getUserIdent(::rtl::OUString& strIdent) const;
70 sal_Bool OSecurity::getUserIdent( rtl::OUString& strIdent) const in getUserIdent() function in OSecurity
106 vos::OSecurity().getUserIdent(aPipe); in configureUcb()
431 vos::OSecurity().getUserIdent(aPipe); in init()
Completed in 28 milliseconds