Home
last modified time | relevance | path

Searched defs:appAccountEventListener (Results 1 – 3 of 3) sorted by relevance

/base/account/os_account/services/accountmgr/test/moduletest/app_account/
Dapp_account_manager_service_subscribe_module_test.cpp244 sptr<IRemoteObject> appAccountEventListener = nullptr; variable
323 sptr<IRemoteObject> appAccountEventListener = nullptr; variable
360 sptr<IRemoteObject> appAccountEventListener = nullptr; variable
407 sptr<IRemoteObject> appAccountEventListener = nullptr; variable
461 sptr<IRemoteObject> appAccountEventListener = nullptr; variable
552 sptr<IRemoteObject> appAccountEventListener = nullptr; variable
647 sptr<IRemoteObject> appAccountEventListener = nullptr; variable
725 sptr<IRemoteObject> appAccountEventListener = nullptr; variable
/base/account/os_account/services/accountmgr/test/unittest/app_account/
Dapp_account_test.cpp452 sptr<IRemoteObject> appAccountEventListener = nullptr; variable
494 sptr<IRemoteObject> appAccountEventListener = nullptr; variable
/base/account/os_account/frameworks/appaccount/native/src/
Dapp_account.cpp534 sptr<IRemoteObject> appAccountEventListener = nullptr; in SubscribeAppAccount() local
649 …st std::shared_ptr<AppAccountSubscriber> &subscriber, sptr<IRemoteObject> &appAccountEventListener) in CreateAppAccountEventListener()