Searched defs:GetEntriesWithQuery (Results 1 – 4 of 4) sorted by relevance
58 Status SingleKvStoreClient::GetEntriesWithQuery(const std::string &query, std::vector<Entry> &entri… in GetEntriesWithQuery() function in OHOS::DistributedKv::SingleKvStoreClient70 Status SingleKvStoreClient::GetEntriesWithQuery(const DataQuery &query, std::vector<Entry> &entries… in GetEntriesWithQuery() function in OHOS::DistributedKv::SingleKvStoreClient
272 Status SingleKvStoreProxy::GetEntriesWithQuery(const std::string &query, std::vector<Entry> &entrie… in GetEntriesWithQuery() function in OHOS::DistributedKv::SingleKvStoreProxy
142 Status DeviceKvStoreImpl::GetEntriesWithQuery(const std::string &query, std::vector<Entry> &entries) in GetEntriesWithQuery() function in OHOS::DistributedKv::DeviceKvStoreImpl
421 Status SingleKvStoreImpl::GetEntriesWithQuery(const std::string &query, std::vector<Entry> &entries) in GetEntriesWithQuery() function in OHOS::DistributedKv::SingleKvStoreImpl