Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/distributeddatamgr/frameworks/innerkitsimpl/distributeddatafwk/src/
Dsingle_kvstore_client.cpp103 Status SingleKvStoreClient::GetResultSetWithQuery(const std::string &query, in GetResultSetWithQuery() function in OHOS::DistributedKv::SingleKvStoreClient
136 Status SingleKvStoreClient::GetResultSetWithQuery(const DataQuery &query, in GetResultSetWithQuery() function in OHOS::DistributedKv::SingleKvStoreClient
Dikvstore_single.cpp373 void SingleKvStoreProxy::GetResultSetWithQuery(const std::string &query, in GetResultSetWithQuery() function in OHOS::DistributedKv::SingleKvStoreProxy
/foundation/distributeddatamgr/distributeddatamgr/services/distributeddataservice/app/src/
Dsingle_kvstore_impl.cpp513 void SingleKvStoreImpl::GetResultSetWithQuery(const std::string &query, in GetResultSetWithQuery() function in OHOS::DistributedKv::SingleKvStoreImpl