Searched refs:getUserIdent (Results 1 – 7 of 7) sorted by relevance
134 class getUserIdent : public ::testing::Test class140 TEST_F(getUserIdent, getUserIdent_001) in TEST_F() argument144 bRes = aSec.getUserIdent( strID ); in TEST_F()
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
80 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 30 milliseconds