Home
last modified time | relevance | path

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

/ohos5.0/base/account/os_account/services/accountmgr/test/moduletest/app_account/
H A Dapp_account_manager_service_subscribe_module_test.cpp269 sptr<IRemoteObject> appAccountEventListener = nullptr; variable
330 sptr<IRemoteObject> appAccountEventListener = nullptr; variable
376 sptr<IRemoteObject> appAccountEventListener = nullptr; variable
449 sptr<IRemoteObject> appAccountEventListener = nullptr; variable
526 sptr<IRemoteObject> appAccountEventListener = nullptr; variable
586 sptr<IRemoteObject> appAccountEventListener = nullptr; variable
/ohos5.0/base/account/os_account/services/accountmgr/test/unittest/app_account/
H A Dapp_account_test.cpp429 sptr<IRemoteObject> appAccountEventListener = nullptr; variable
471 sptr<IRemoteObject> appAccountEventListener = nullptr; variable
/ohos5.0/base/account/os_account/frameworks/appaccount/native/src/
H A Dapp_account.cpp615 sptr<IRemoteObject> appAccountEventListener = nullptr; in SubscribeAppAccount() local
708 …st std::shared_ptr<AppAccountSubscriber> &subscriber, sptr<IRemoteObject> &appAccountEventListener) in CreateAppAccountEventListener()