Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/relational_store/frameworks/native/cloud_data/src/
Dcloud_manager.cpp29 class DataMgrService : public IRemoteProxy<CloudData::IKvStoreDataService> { class
103 DataMgrService::DataMgrService(const sptr<IRemoteObject> &impl) : IRemoteProxy<CloudData::IKvStoreD… in DataMgrService() function in OHOS::CloudData::DataMgrService