Home
last modified time | relevance | path

Searched defs:KvItemToBlob (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/preferences/frameworks/native/platform/src/
H A Dpreferences_db_adapter.cpp515 std::vector<uint8_t> PreferencesDb::KvItemToBlob(GRD_KVItemT &item) in KvItemToBlob() function in OHOS::NativePreferences::PreferencesDb
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/gaussdb_rd/
H A Drd_utils.cpp100 std::vector<uint8_t> KvItemToBlob(GRD_KVItemT &item) in KvItemToBlob() function