Home
last modified time | relevance | path

Searched defs:tables_ (Results 1 - 9 of 9) sorted by relevance

/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/mock/
H A Dgeneral_watcher_mock.h26 std::vector<std::string> tables_; member in OHOS::DistributedData::MockQuery
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/include/relational/
H A Drelational_schema_object.h117 TableInfoMap tables_; member in DistributedDB::RelationalSchemaObject
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/rdb/
H A Drdb_query.h111 std::vector<std::string> tables_; member in OHOS::DistributedRdb::RdbQuery
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dquery_object.h88 std::vector<std::string> tables_; member in DistributedDB::QueryObject
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/cloud/
H A Dsync_manager.h85 std::map<std::string, std::vector<std::string>> tables_; member in OHOS::CloudData::SyncManager::final
H A Dsync_manager.cpp144 std::vector<std::string> tables_; in GenerateQuery() member in OHOS::CloudData::final
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/include/
H A Dquery_expression.h178 std::vector<std::string> tables_; member in DistributedDB::final
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/cloud/
H A Ddistributeddb_cloud_task_merge_test.cpp116 std::vector<std::string> tables_ = { tableNameA_, tableNameB_, tableNameC_, tableNameD_ }; member in __anon8254::DistributedDBCloudTaskMergeTest
/foundation/distributeddatamgr/relational_store/interfaces/inner_api/rdb/include/
H A Drdb_types.h208 std::vector<std::string> tables_; member

Completed in 5 milliseconds