Home
last modified time | relevance | path

Searched refs:storeProperty_ (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/src/relational/
H A Drelational_store_changed_data_impl.cpp30 storeProperty = storeProperty_; in GetStoreProperty()
36 storeProperty_ = storeProperty; in SetStoreProperty()
H A Drelational_store_changed_data_impl.h40 StoreProperty storeProperty_; variable
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/common/
H A Ddistributeddb_tools_unit_test.cpp790 data.GetStoreProperty(storeProperty_); in OnChange()
926 storeProperty_ = {}; in ResetToZero()
942 return storeProperty_; in GetStoreProperty()
H A Ddistributeddb_tools_unit_test.h311 DistributedDB::StoreProperty storeProperty_; variable