Home
last modified time | relevance | path

Searched refs:getUserIdent (Results 1 – 7 of 7) sorted by relevance

/trunk/main/sal/qa/osl/security/
H A Dosl_Security.cxx134 class getUserIdent : public ::testing::Test class
140 TEST_F(getUserIdent, getUserIdent_001) in TEST_F() argument
144 bRes = aSec.getUserIdent( strID ); in TEST_F()
/trunk/main/sal/inc/osl/
H A Dsecurity_decl.hxx76 inline sal_Bool SAL_CALL getUserIdent( ::rtl::OUString& strIdent) const;
H A Dsecurity.hxx69 inline sal_Bool Security::getUserIdent( rtl::OUString& strIdent) const in getUserIdent() function in osl::Security
/trunk/main/vos/inc/vos/
H A Dsecurity.hxx80 sal_Bool SAL_CALL getUserIdent(::rtl::OUString& strIdent) const;
/trunk/main/vos/source/
H A Dsecurity.cxx70 sal_Bool OSecurity::getUserIdent( rtl::OUString& strIdent) const in getUserIdent() function in OSecurity
/trunk/main/desktop/source/app/
H A Dappinit.cxx106 vos::OSecurity().getUserIdent(aPipe); in configureUcb()
/trunk/main/ucb/workben/ucb/
H A Ducbdemo.cxx431 vos::OSecurity().getUserIdent(aPipe); in init()

Completed in 73 milliseconds