Searched refs:GetGidRelationalCloudQuerySql (Results 1 – 3 of 3) sorted by relevance
109 … std::string GetGidRelationalCloudQuerySql(const std::vector<Field> &fields, bool isCloudForcePush,
1169 std::string SqliteQueryHelper::GetGidRelationalCloudQuerySql(const std::vector<Field> &fields, in GetGidRelationalCloudQuerySql() function in DistributedDB::SqliteQueryHelper
1615 …std::string sql = helper.GetGidRelationalCloudQuerySql(tableSchema_.fields, isCloudForcePushStrate… in GetSyncCloudGid()