Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/udmf/adapter/framework/innerkitsimpl/client/
H A Dudmf_client.cpp35 Status UdmfClient::GetBatchData(const QueryOption &query, std::vector<UnifiedData> &unifiedDataSet) in GetBatchData() function in OHOS::UDMF::UdmfClient
/ohos5.0/foundation/distributeddatamgr/udmf/framework/innerkitsimpl/service/
H A Dudmf_service_client.cpp146 int32_t UdmfServiceClient::GetBatchData(const QueryOption &query, std::vector<UnifiedData> &unified… in GetBatchData() function in OHOS::UDMF::UdmfServiceClient
H A Dudmf_service_proxy.cpp85 int32_t UdmfServiceProxy::GetBatchData(const QueryOption &query, std::vector<UnifiedData> &unifiedD… in GetBatchData() function in OHOS::UDMF::UdmfServiceProxy
/ohos5.0/foundation/distributeddatamgr/udmf/framework/innerkitsimpl/client/
H A Dudmf_client.cpp117 Status UdmfClient::GetBatchData(const QueryOption &query, std::vector<UnifiedData> &unifiedDataSet) in GetBatchData() function in OHOS::UDMF::UdmfClient
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/udmf/store/
H A Druntime_store.cpp309 Status RuntimeStore::GetBatchData(const std::string &dataPrefix, std::vector<UnifiedData> &unifiedD… in GetBatchData() function in OHOS::UDMF::RuntimeStore
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/udmf/
H A Dudmf_service_impl.cpp322 int32_t UdmfServiceImpl::GetBatchData(const QueryOption &query, std::vector<UnifiedData> &unifiedDa… in GetBatchData() function in OHOS::UDMF::UdmfServiceImpl