Home
last modified time | relevance | path

Searched refs:GetEntriesByDataQuery (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/cj/src/
H A Ddistributed_kv_store_impl.cpp463 CArrEntry CJDeviceKVStore::GetEntriesByDataQuery(DistributedKVStore::DataQuery dataQuery, int32_t& … in GetEntriesByDataQuery() function in OHOS::DistributedKVStore::CJDeviceKVStore
489 return GetEntriesByDataQuery(dataQuery, errCode); in GetEntries()
497 return GetEntriesByDataQuery(dataQuery, errCode); in GetEntries()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/cj/include/
H A Ddistributed_kv_store_impl.h195 CArrEntry GetEntriesByDataQuery(DistributedKVStore::DataQuery dataQuery, int32_t& errCode);
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/distributeddatafwk/test/unittest/
H A Dsingle_kvstore_client_test.cpp242 HWTEST_F(SingleKvStoreClientTest, GetEntriesByDataQuery, TestSize.Level1)