Home
last modified time | relevance | path

Searched defs:DBTable (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/rust/extension/
H A Dcloud_server_impl.h32 using DBTable = DistributedData::Table; variable
H A Dextension_util.h30 using DBTable = DistributedData::Table; variable
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/kvdb/
H A Dkvdb_general_store.cpp47 using DBTable = DistributedDB::TableSchema; typedef
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/rdb/
H A Drdb_general_store.cpp53 using DBTable = DistributedDB::TableSchema; typedef