Home
last modified time | relevance | path

Searched defs:tables_ (Results 1 – 11 of 11) sorted by relevance

/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/mock/
Dgeneral_watcher_mock.h26 std::vector<std::string> tables_; variable
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/include/relational/
Drelational_schema_object.h117 TableInfoMap tables_; variable
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/rdb/
Drdb_query.h113 std::vector<std::string> tables_; variable
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
Dquery_object.h88 std::vector<std::string> tables_; variable
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/mock/include/
Drdb_store_impl.h96 std::set<std::string> tables_; variable
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/include/
Drdb_store_impl.h172 std::set<std::string> tables_; variable
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/cloud/
Dsync_manager.h85 std::map<std::string, std::vector<std::string>> tables_; variable
Dsync_manager.cpp144 std::vector<std::string> tables_; in GenerateQuery() member in OHOS::CloudData::SyncManager::SyncInfo::GenerateQuery::SyncQuery
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/include/
Dquery_expression.h178 std::vector<std::string> tables_; variable
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/cloud/
Ddistributeddb_cloud_task_merge_test.cpp115 std::vector<std::string> tables_ = { tableNameA_, tableNameB_, tableNameC_, tableNameD_ }; member in __anon19ad9a8e0111::DistributedDBCloudTaskMergeTest
/foundation/distributeddatamgr/relational_store/interfaces/inner_api/rdb/include/
Drdb_types.h208 std::vector<std::string> tables_; member