Home
last modified time | relevance | path

Searched refs:notifierProxy (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/rdb/
H A Drdb_service_impl.cpp249 auto notifierProxy = iface_cast<RdbNotifierProxy>(notifier); in InitNotifier() local
252 …syncAgents_.Compute(tokenId, [bundleName = param.bundleName_, notifierProxy, pid](auto, SyncAgents… in InitNotifier()
257 it->second.SetNotifier(notifierProxy); in InitNotifier()