Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/rdb/
H A Drdb_general_store.cpp822 …auto dBStatus = delegate_->CreateDistributedTable(table, static_cast<DistributedDB::TableSyncType>… in SetDistributedTables() local
823 if (dBStatus != DistributedDB::DBStatus::OK) { in SetDistributedTables()
825 Anonymous::Change(table).c_str(), dBStatus); in SetDistributedTables()