Home
last modified time | relevance | path

Searched defs:tableInfos (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/src/relational/
H A Drelational_store_sqlite_ext.cpp867 int GetTriggerSqls(sqlite3 *db, const std::map<std::string, bool> &tableInfos, std::vector<std::str… in GetTriggerSqls()
951 std::map<std::string, bool> tableInfos; in StoreObserverCallback() local
1503 int GetTableInfos(sqlite3 *db, std::map<std::string, bool> &tableInfos) in GetTableInfos()
1538 std::map<std::string, bool> tableInfos; in CreateTempTrigger() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/relational/
H A Drelational_schema_object.cpp268 TableInfoMap tableInfos = GetTables(); in GetSharedTableForChangeTable() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/relational/
H A Drelational_sync_able_storage.cpp1987 const auto tableInfos = GetSchemaInfo().GetTables(); in GetCloudTableWithoutShared() local