Home
last modified time | relevance | path

Searched refs:GetCallingTokenInfoAndAppIndex (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/account/os_account/services/accountmgr/src/appaccount/
H A Dapp_account_manager_service.cpp216 ret = GetCallingTokenInfoAndAppIndex(appIndex); in CheckAppAccountSyncEnable()
234 ret = GetCallingTokenInfoAndAppIndex(appIndex); in SetAppAccountSyncEnable()
453 ErrCode result = GetCallingTokenInfoAndAppIndex(request.appIndex); in GetAuthenticatorInfo()
550 ret = GetCallingTokenInfoAndAppIndex(appIndex); in GetAllAccessibleAccounts()
750 ErrCode AppAccountManagerService::GetCallingTokenInfoAndAppIndex(uint32_t &appIndex) in GetCallingTokenInfoAndAppIndex() function in OHOS::AccountSA::AppAccountManagerService
774 result = GetCallingTokenInfoAndAppIndex(appIndex); in GetCallingInfo()
/ohos5.0/base/account/os_account/services/accountmgr/include/appaccount/
H A Dapp_account_manager_service.h112 ErrCode GetCallingTokenInfoAndAppIndex(uint32_t &appIndex);