Home
last modified time | relevance | path

Searched defs:InitNotifier (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Drdb_service_proxy.cpp64 int32_t RdbServiceProxy::InitNotifier(const RdbSyncerParam &param) in InitNotifier() function in OHOS::DistributedRdb::RdbServiceProxy
90 int32_t RdbServiceProxy::InitNotifier(const RdbSyncerParam &param, sptr<IRemoteObject> notifier) in InitNotifier() function in OHOS::DistributedRdb::RdbServiceProxy
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/rdb/
H A Drdb_service_impl.cpp237 int32_t RdbServiceImpl::InitNotifier(const RdbSyncerParam &param, const sptr<IRemoteObject> notifie… in InitNotifier() function in OHOS::DistributedRdb::RdbServiceImpl