Home
last modified time | relevance | path

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

/base/account/os_account/services/accountmgr/test/moduletest/app_account/
Dapp_account_manager_service_subscribe_module_test.cpp269 sptr<IRemoteObject> appAccountEventListener = nullptr; variable
339 sptr<IRemoteObject> appAccountEventListener = nullptr; variable
388 sptr<IRemoteObject> appAccountEventListener = nullptr; variable
469 sptr<IRemoteObject> appAccountEventListener = nullptr; variable
554 sptr<IRemoteObject> appAccountEventListener = nullptr; variable
622 sptr<IRemoteObject> appAccountEventListener = nullptr; variable
Dapp_account_event_module_test.cpp165 AppAccountEventListener *appAccountEventListener = AppAccountEventListener::GetInstance(); variable
Dapp_account_subscribe_manager_test.cpp253 sptr<IRemoteObject> appAccountEventListener = nullptr; variable
/base/account/os_account/services/accountmgr/test/unittest/app_account/
Dapp_account_test.cpp431 sptr<IRemoteObject> appAccountEventListener = nullptr; variable
480 sptr<IRemoteObject> appAccountEventListener = nullptr; variable
/base/account/os_account/frameworks/appaccount/native/src/
Dapp_account.cpp798 sptr<IRemoteObject> appAccountEventListener = nullptr; in SubscribeAppAccount() local
904 …st std::shared_ptr<AppAccountSubscriber> &subscriber, sptr<IRemoteObject> &appAccountEventListener) in CreateAppAccountEventListener()