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.cpp242 sptr<IRemoteObject> appAccountEventListener = nullptr; variable
321 sptr<IRemoteObject> appAccountEventListener = nullptr; variable
358 sptr<IRemoteObject> appAccountEventListener = nullptr; variable
404 sptr<IRemoteObject> appAccountEventListener = nullptr; variable
495 sptr<IRemoteObject> appAccountEventListener = nullptr; variable
590 sptr<IRemoteObject> appAccountEventListener = nullptr; variable
668 sptr<IRemoteObject> appAccountEventListener = nullptr; variable
/base/account/os_account/services/accountmgr/test/unittest/app_account/
Dapp_account_test.cpp445 sptr<IRemoteObject> appAccountEventListener = nullptr; variable
487 sptr<IRemoteObject> appAccountEventListener = nullptr; variable
/base/account/os_account/frameworks/appaccount/native/src/
Dapp_account.cpp512 sptr<IRemoteObject> appAccountEventListener = nullptr; in SubscribeAppAccount() local
627 …st std::shared_ptr<AppAccountSubscriber> &subscriber, sptr<IRemoteObject> &appAccountEventListener) in CreateAppAccountEventListener()