Home
last modified time | relevance | path

Searched refs:SetStoreProperty (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.cpp33 void RelationalStoreChangedDataImpl::SetStoreProperty(const StoreProperty &storeProperty) in SetStoreProperty() function in DistributedDB::RelationalStoreChangedDataImpl
H A Drelational_store_changed_data_impl.h35 void SetStoreProperty(const StoreProperty &storeProperty);
H A Drelational_store_delegate_impl.cpp288 data.SetStoreProperty({userId, appId, storeId}); in RegisterObserver()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Dauto_launch.cpp1461 data.SetStoreProperty({ userId, appId, storeId }); in AutoLaunchOnChange()