Home
last modified time | relevance | path

Searched refs:GetCallingUserID (Results 1 – 5 of 5) sorted by relevance

/base/account/os_account/services/accountmgr/include/
Daccount_mgr_service.h70 std::int32_t GetCallingUserID();
/base/account/os_account/services/accountmgr/src/
Dohos_account_manager.cpp184 std::int32_t userId = AccountMgrService::GetInstance().GetCallingUserID(); in OhosAccountStateChange()
239 std::int32_t callingUserId = AccountMgrService::GetInstance().GetCallingUserID(); in GetCurrentOhosAccountInfo()
250 userId = AccountMgrService::GetInstance().GetCallingUserID(); in GetAccountInfoByUserId()
629 AccountMgrService::GetInstance().GetCallingUserID()); in CheckOhosAccountCanBind()
Daccount_mgr_service.cpp74 std::int32_t AccountMgrService::GetCallingUserID() in GetCallingUserID() function in OHOS::AccountSA::AccountMgrService
Daccount_stub.cpp122 userId = AccountMgrService::GetInstance().GetCallingUserID(); in InnerSetOhosAccountInfo()
/base/account/os_account/services/accountmgr/
Dlibaccountmgr.map119 "OHOS::AccountSA::AccountMgrService::GetCallingUserID()";