Home
last modified time | relevance | path

Searched refs:KvStoreMetaRow (Results 1 - 2 of 2) sorted by relevance

/foundation/distributeddatamgr/kv_store/kvstoremock/distributeddb/distributeddataservice/adapter/autils/
H A Dconstant.cpp23 const std::string KvStoreMetaRow::KEY_PREFIX = "KvStoreMetaData";
87 std::vector<uint8_t> KvStoreMetaRow::GetKeyFor(const std::string &key) in GetKeyFor()
89 std::string str = Constant::Concatenate({ KvStoreMetaRow::KEY_PREFIX, Constant::KEY_SEPARATOR, key }); in GetKeyFor()
H A Dconstant.h36 class KvStoreMetaRow { class

Completed in 2 milliseconds