Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/preferences/frameworks/native/platform/src/
H A Dpreferences_db_adapter.cpp316 GRD_KVItemT innerKey = BlobToKvItem(key); in Put()
317 GRD_KVItemT innerVal = BlobToKvItem(value); in Put()
351 GRD_KVItemT innerKey = BlobToKvItem(key); in Delete()
386 GRD_KVItemT innerKey = BlobToKvItem(key); in Get()
506 GRD_KVItemT PreferencesDb::BlobToKvItem(const std::vector<uint8_t> &blob) in BlobToKvItem() function in OHOS::NativePreferences::PreferencesDb
/foundation/distributeddatamgr/preferences/frameworks/native/platform/include/
H A Dpreferences_db_adapter.h158 GRD_KVItemT BlobToKvItem(const std::vector<uint8_t> &blob);

Completed in 2 milliseconds