Home
last modified time | relevance | path

Searched refs:SetNotifier (Results 1 - 11 of 11) sorted by relevance

/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/rdb/
H A Drdb_watcher.h32 void SetNotifier(sptr<RdbNotifierProxy> notifier);
H A Drdb_watcher.cpp59 void RdbWatcher::SetNotifier(sptr<RdbNotifierProxy> notifier) in SetNotifier() function in OHOS::DistributedRdb::RdbWatcher
H A Drdb_service_impl.h121 void SetNotifier(sptr<RdbNotifierProxy> notifier);
H A Drdb_service_impl.cpp194 it->second.SetNotifier(nullptr); in OnAppExit()
257 it->second.SetNotifier(notifierProxy); in InitNotifier()
956 void RdbServiceImpl::SyncAgent::SetNotifier(sptr<RdbNotifierProxy> notifier)
960 watcher_->SetNotifier(notifier);
969 watcher_->SetNotifier(notifier_);
/foundation/ability/dmsfwk/services/dtbabilitymgr/include/continuation_manager/
H A Dnotifier_info.h39 void SetNotifier(const std::string& cbType, const sptr<IRemoteObject>& notifier);
/foundation/ability/dmsfwk/services/dtbabilitymgr/src/continuation_manager/
H A Dnotifier_info.cpp29 void NotifierInfo::SetNotifier(const std::string& cbType, const sptr<IRemoteObject>& notifier) in SetNotifier() function in OHOS::DistributedSchedule::NotifierInfo
/foundation/communication/netmanager_base/services/netstatsmanager/include/
H A Dnet_stats_cached.h75 stats_.SetNotifier(callbackManager); in SetCallbackManager()
194 inline void SetNotifier(const std::shared_ptr<NetStatsCallback> &callbackManager) in SetNotifier() function in OHOS::NetManagerStandard::NetStatsCached::CachedInfo
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/
H A Drdb_asset_loader_test.cpp149 watcher->SetNotifier(notifier); in HWTEST_F()
/foundation/ability/dmsfwk/services/dtbabilitymgr/test/unittest/
H A Ddistributed_ability_manager_service_test.cpp821 notifierInfo->SetNotifier(EVENT_CONNECT, notifier); in HWTEST_F()
853 notifierInfo->SetNotifier(EVENT_CONNECT, notifier); in HWTEST_F()
912 notifierInfo->SetNotifier(EVENT_CONNECT, notifier); in HWTEST_F()
1124 notifierInfo->SetNotifier(EVENT_CONNECT, notifier); in HWTEST_F()
1201 notifierInfo->SetNotifier(EVENT_CONNECT, notifier); in HWTEST_F()
/foundation/ability/dmsfwk/services/dtbabilitymgr/test/unittest/continuation_manager/
H A Dcontinuation_manager_test.cpp957 notifierInfo->SetNotifier(CALLBACK_TYPE1, notifier); in HWTEST_F()
976 notifierInfo->SetNotifier(CALLBACK_TYPE1, notifier); in HWTEST_F()
995 notifierInfo->SetNotifier(CALLBACK_TYPE1, notifier); in HWTEST_F()
1015 notifierInfo->SetNotifier(CALLBACK_TYPE1, notifier); in HWTEST_F()
1034 notifierInfo->SetNotifier(CALLBACK_TYPE1, notifier); in HWTEST_F()
1054 notifierInfo->SetNotifier(CALLBACK_TYPE1, notifier); in HWTEST_F()
/foundation/ability/dmsfwk/services/dtbabilitymgr/src/
H A Ddistributed_ability_manager_service.cpp234 iter->second->SetNotifier(cbType, notifier); in RegisterDeviceSelectionCallback()
237 notifierInfo->SetNotifier(cbType, notifier); in RegisterDeviceSelectionCallback()

Completed in 12 milliseconds