Home
last modified time | relevance | path

Searched refs:InitStorageContext (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/multiver/
H A Dmulti_ver_natural_store.h179 int InitStorageContext(bool isChangeTag);
H A Dmulti_ver_natural_store.cpp322 return InitStorageContext(isChangeTag); in InitStorages()
982 int MultiVerNaturalStore::InitStorageContext(bool isChangeTag) in InitStorageContext() function in DistributedDB::MultiVerNaturalStore