Home
last modified time | relevance | path

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

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