Home
last modified time | relevance | path

Searched refs:PublishAccount (Results 1 - 3 of 3) sorted by relevance

/base/account/os_account/services/accountmgr/src/appaccount/
H A Dinner_app_account_manager.cpp71 if ((result == ERR_OK) && (!subscribeManager_.PublishAccount(appAccountInfo, uid, bundleName))) { in DeleteAccount()
89 if ((result == ERR_OK) && (!subscribeManager_.PublishAccount(appAccountInfo, uid, bundleName))) { in SetAccountExtraInfo()
102 if ((result == ERR_OK) && (!subscribeManager_.PublishAccount( in EnableAppAccess()
116 if ((result == ERR_OK) && (!subscribeManager_.PublishAccount( in DisableAppAccess()
158 if (!subscribeManager_.PublishAccount(appAccountInfo, in SetAssociatedData()
180 if (!subscribeManager_.PublishAccount(appAccountInfo, in SetAccountCredential()
200 if (!subscribeManager_.PublishAccount(appAccountInfo, uid, bundleName)) { in DeleteAccountCredential()
246 if (!subscribeManager_.PublishAccount(appAccountInfo, request.callerUid, request.callerBundleName)) { in SetOAuthToken()
H A Dapp_account_subscribe_manager.cpp251 bool AppAccountSubscribeManager::PublishAccount( in PublishAccount() function in OHOS::AccountSA::AppAccountSubscribeManager
/base/account/os_account/services/accountmgr/include/appaccount/
H A Dapp_account_subscribe_manager.h35 bool PublishAccount(AppAccountInfo &appAccountInfo, const uid_t &uid, const std::string &bundleName);

Completed in 2 milliseconds