Home
last modified time | relevance | path

Searched defs:UnsubscribeAppAccount (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.cpp63 ErrCode MockAppAccountSubscribeManager::UnsubscribeAppAccount(const sptr<IRemoteObject> &eventListe… in UnsubscribeAppAccount() function in OHOS::AccountSA::MockAppAccountSubscribeManager
H A Dmock_inner_app_account_manager.cpp95 ErrCode MockInnerAppAccountManager::UnsubscribeAppAccount(const sptr<IRemoteObject> &eventListener) in UnsubscribeAppAccount() function in OHOS::AccountSA::MockInnerAppAccountManager
H A Dmock_app_account_stub.cpp383 ErrCode MockAppAccountStub::UnsubscribeAppAccount(const sptr<IRemoteObject> &eventListener) in UnsubscribeAppAccount() function in OHOS::AccountSA::MockAppAccountStub
/ohos5.0/base/account/os_account/test/systemtest/common/resource/fuzzTest/fuzzconfig/
H A Dconfig.json21 "UnsubscribeAppAccount": [] array
/ohos5.0/base/account/os_account/services/accountmgr/src/appaccount/
H A Dapp_account_subscribe_manager.cpp90 ErrCode AppAccountSubscribeManager::UnsubscribeAppAccount(const sptr<IRemoteObject> &eventListener) in UnsubscribeAppAccount() function in OHOS::AccountSA::AppAccountSubscribeManager
H A Dinner_app_account_manager.cpp337 ErrCode InnerAppAccountManager::UnsubscribeAppAccount(const sptr<IRemoteObject> &eventListener) in UnsubscribeAppAccount() function in OHOS::AccountSA::InnerAppAccountManager
H A Dapp_account_manager_service.cpp705 ErrCode AppAccountManagerService::UnsubscribeAppAccount(const sptr<IRemoteObject> &eventListener) in UnsubscribeAppAccount() function in OHOS::AccountSA::AppAccountManagerService
/ohos5.0/base/account/os_account/frameworks/appaccount/native/src/
H A Dapp_account_manager.cpp255 ErrCode AppAccountManager::UnsubscribeAppAccount(const std::shared_ptr<AppAccountSubscriber> &subsc… in UnsubscribeAppAccount() function in OHOS::AccountSA::AppAccountManager
H A Dapp_account.cpp631 ErrCode AppAccount::UnsubscribeAppAccount(const std::shared_ptr<AppAccountSubscriber> &subscriber) in UnsubscribeAppAccount() function in OHOS::AccountSA::AppAccount
H A Dapp_account_proxy.cpp1104 ErrCode AppAccountProxy::UnsubscribeAppAccount(const sptr<IRemoteObject> &eventListener) in UnsubscribeAppAccount() function in OHOS::AccountSA::AppAccountProxy