Home
last modified time | relevance | path

Searched refs:NotifySchemaChanged (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/
H A Dsqlite_relational_store.cpp475 storageEngine_->NotifySchemaChanged(); in CreateDistributedTable()
572 storageEngine_->NotifySchemaChanged(); in RemoveDeviceData()
915 storageEngine_->NotifySchemaChanged(); in RemoveDeviceDataInner()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/src/relational/
H A Drelational_sync_able_storage.h117 void NotifySchemaChanged();
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/relational/
H A Drelational_sync_able_storage.cpp708 void RelationalSyncAbleStorage::NotifySchemaChanged() in NotifySchemaChanged() function in DistributedDB::RelationalSyncAbleStorage