Home
last modified time | relevance | path

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

/ohos5.0/base/account/os_account/services/accountmgr/src/appaccount/
H A Dapp_account_control_manager.cpp97 static ErrCode GetDataFromAsset(int32_t localId, const std::string &alias, std::string &value) in GetDataFromAsset() function
586 GetDataFromAsset(appAccountCallingInfo.callingUid / UID_TRANSFORM_DIVISOR, alias, credential); in GetAccountCredential()
680 GetDataFromAsset(request.callerUid / UID_TRANSFORM_DIVISOR, alias, token); in GetOAuthToken()
745 GetDataFromAsset(request.callerUid / UID_TRANSFORM_DIVISOR, alias, token); in DeleteOAuthToken()
839 GetDataFromAsset(request.callerUid / UID_TRANSFORM_DIVISOR, alias, tokenInfo.token); in GetAllOAuthTokens()