Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/data_share/interfaces/inner_api/common/include/
H A Ddatashare_predicates.h380 DataSharePredicates *KeyPrefix(const std::string &prefix) in KeyPrefix() function
/ohos5.0/foundation/distributeddatamgr/kv_store/kvstoremock/frameworks/innerkitsimpl/distributeddatafwk/src/
H A Dkv_utils.cpp185 void KvUtils::KeyPrefix(const OperationItem &oper, DataQuery &query) in KeyPrefix() function in OHOS::DistributedKv::KvUtils
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/distributeddatafwk/src/
H A Dkv_utils.cpp187 void KvUtils::KeyPrefix(const OperationItem &oper, DataQuery &query) in KeyPrefix() function in OHOS::DistributedKv::KvUtils
H A Ddata_query.cpp583 DataQuery& DataQuery::KeyPrefix(const std::string &prefix) in KeyPrefix() function in OHOS::DistributedKv::DataQuery