Home
last modified time | relevance | path

Searched defs:ToWholeDBKey (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/src/
H A Dconvertor.cpp22 std::vector<uint8_t> Convertor::ToWholeDBKey(const Key &key) const in ToWholeDBKey() function in OHOS::DistributedKv::Convertor
H A Ddevice_convertor.cpp54 std::vector<uint8_t> DeviceConvertor::ToWholeDBKey(const Key &key) const in ToWholeDBKey() function in OHOS::DistributedKv::DeviceConvertor
/ohos5.0/foundation/distributeddatamgr/kv_store/kvstoremock/frameworks/innerkitsimpl/kvdb/src/
H A Ddevice_convertor.cpp52 std::vector<uint8_t> DeviceConvertor::ToWholeDBKey(const Key &key) const in ToWholeDBKey() function in OHOS::DistributedKv::DeviceConvertor