Home
last modified time | relevance | path

Searched defs:SetNotifier (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/rdb/
H A Drdb_watcher.cpp61 void RdbWatcher::SetNotifier(sptr<RdbNotifierProxy> notifier) in SetNotifier() function in OHOS::DistributedRdb::RdbWatcher
H A Drdb_service_impl.cpp956 void RdbServiceImpl::SyncAgent::SetNotifier(sptr<RdbNotifierProxy> notifier) in SetNotifier() function in OHOS::DistributedRdb::RdbServiceImpl::SyncAgent
/ohos5.0/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
/ohos5.0/foundation/communication/netmanager_base/services/netstatsmanager/include/
H A Dnet_stats_cached.h194 inline void SetNotifier(const std::shared_ptr<NetStatsCallback> &callbackManager) in SetNotifier() function