Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/kv_store/kvstoremock/distributeddb/distributeddataservice/adapter/autils/
H A Dconstant.cpp25 const std::string SecretMetaRow::KEY_PREFIX = "SecretKey";
93 std::vector<uint8_t> SecretMetaRow::GetKeyFor(const std::string &key) in GetKeyFor()
95 std::string str = Constant::Concatenate({ SecretMetaRow::KEY_PREFIX, Constant::KEY_SEPARATOR, key}); in GetKeyFor()
H A Dconstant.h43 class SecretMetaRow { class

Completed in 2 milliseconds