Searched refs:GetCallingUserID (Results 1 – 5 of 5) sorted by relevance
70 std::int32_t GetCallingUserID();
184 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()
74 std::int32_t AccountMgrService::GetCallingUserID() in GetCallingUserID() function in OHOS::AccountSA::AccountMgrService
122 userId = AccountMgrService::GetInstance().GetCallingUserID(); in InnerSetOhosAccountInfo()
119 "OHOS::AccountSA::AccountMgrService::GetCallingUserID()";