Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/include/relational/
Drelational_schema_object.h84 TableInfoMap tables_; variable
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/rdb/
Drdb_query.h66 std::vector<std::string> tables_; variable
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
Dquery_object.h83 std::vector<std::string> tables_; variable
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/cloud/
Dsync_manager.h60 std::map<std::string, std::vector<std::string>> tables_; variable
Dsync_manager.cpp111 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.h162 std::vector<std::string> tables_; variable
/foundation/distributeddatamgr/relational_store/interfaces/inner_api/rdb/include/
Drdb_types.h150 std::vector<std::string> tables_; member