Home
last modified time | relevance | path

Searched refs:KvItemToBlob (Results 1 - 3 of 3) sorted by relevance

/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/gaussdb_rd/
H A Drd_utils.cpp100 static inline std::vector<uint8_t> KvItemToBlob(GRD_KVItemT &item) in KvItemToBlob() function
146 value = KvItemToBlob(innerVal); in RdKVGet()
/foundation/distributeddatamgr/preferences/frameworks/native/platform/src/
H A Dpreferences_db_adapter.cpp412 value = KvItemToBlob(innerVal); in Get()
514 std::vector<uint8_t> PreferencesDb::KvItemToBlob(GRD_KVItemT &item) in KvItemToBlob() function in OHOS::NativePreferences::PreferencesDb
/foundation/distributeddatamgr/preferences/frameworks/native/platform/include/
H A Dpreferences_db_adapter.h159 std::vector<uint8_t> KvItemToBlob(GRD_KVItemT &item);

Completed in 3 milliseconds