Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/kvdb/
H A Dkvdb_notifier_proxy.cpp53 KVDBNotifierProxy::KVDBNotifierProxy(const sptr<IRemoteObject> &impl) in KVDBNotifierProxy() function in OHOS::DistributedKv::KVDBNotifierProxy
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/
H A Dkvdb_service_test.cpp45 using KVDBNotifierProxy = OHOS::DistributedKv::KVDBNotifierProxy; typedef