Home
last modified time | relevance | path

Searched defs:SubscribeAppAccount (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/base/account/os_account/services/accountmgr/test/mock/app_account/
H A Dmock_app_account_subscribe_manager.cpp36 ErrCode MockAppAccountSubscribeManager::SubscribeAppAccount( in SubscribeAppAccount() function in OHOS::AccountSA::MockAppAccountSubscribeManager
H A Dmock_inner_app_account_manager.cpp71 ErrCode MockInnerAppAccountManager::SubscribeAppAccount(const AppAccountSubscribeInfo &subscribeInf… in SubscribeAppAccount() function in OHOS::AccountSA::MockInnerAppAccountManager
H A Dmock_app_account_stub.cpp366 ErrCode MockAppAccountStub::SubscribeAppAccount( in SubscribeAppAccount() function in OHOS::AccountSA::MockAppAccountStub
/ohos5.0/base/account/os_account/test/systemtest/common/resource/fuzzTest/fuzzconfig/
H A Dconfig.json20 "SubscribeAppAccount": [], array
/ohos5.0/base/account/os_account/services/accountmgr/src/appaccount/
H A Dapp_account_subscribe_manager.cpp44 ErrCode AppAccountSubscribeManager::SubscribeAppAccount( in SubscribeAppAccount() function in OHOS::AccountSA::AppAccountSubscribeManager
H A Dinner_app_account_manager.cpp330 ErrCode InnerAppAccountManager::SubscribeAppAccount(const AppAccountSubscribeInfo &subscribeInfo, in SubscribeAppAccount() function in OHOS::AccountSA::InnerAppAccountManager
H A Dapp_account_manager_service.cpp667 ErrCode AppAccountManagerService::SubscribeAppAccount( in SubscribeAppAccount() function in OHOS::AccountSA::AppAccountManagerService
/ohos5.0/base/account/os_account/frameworks/appaccount/native/src/
H A Dapp_account_manager.cpp250 ErrCode AppAccountManager::SubscribeAppAccount(const std::shared_ptr<AppAccountSubscriber> &subscri… in SubscribeAppAccount() function in OHOS::AccountSA::AppAccountManager
H A Dapp_account.cpp572 ErrCode AppAccount::SubscribeAppAccount(const std::shared_ptr<AppAccountSubscriber> &subscriber) in SubscribeAppAccount() function in OHOS::AccountSA::AppAccount
H A Dapp_account_proxy.cpp1073 ErrCode AppAccountProxy::SubscribeAppAccount( in SubscribeAppAccount() function in OHOS::AccountSA::AppAccountProxy