Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/include/commonevent/
H A Ddata_change_event.h29 TableProperties tableProperties; member
42 return info_.tableProperties; in GetTableProperties()
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/rdb/
H A Drdb_service_impl.cpp1083 eventInfo.tableProperties.insert_or_assign(key, std::move(tableChangeProperties)); in NotifyDataChange()