Home
last modified time | relevance | path

Searched refs:GetRelationalSyncDataQuerySql (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dsqlite_query_helper.h100 …int GetRelationalSyncDataQuerySql(std::string &sql, bool hasSubQuery, const std::vector<std::strin…
H A Dsqlite_query_helper.cpp937 int SqliteQueryHelper::GetRelationalSyncDataQuerySql(std::string &sql, bool hasSubQuery, in GetRelationalSyncDataQuerySql() function in DistributedDB::SqliteQueryHelper
1071 errCode = GetRelationalSyncDataQuerySql(sql, hasSubQuery, fieldNames); in GetRelationalQueryStatement()
1074 errCode = GetRelationalSyncDataQuerySql(sql, hasSubQuery, fieldNames); in GetRelationalQueryStatement()