Searched refs:GetFieldShape (Results 1 – 2 of 2) sorted by relevance
160 std::string GetFieldShape(const QueryObjNode &queryNode, const std::string &accessStr = "");
670 sql += GetFieldShape(queryNode); in MapKeywordSymbolToSql()759 std::string SqliteQueryHelper::GetFieldShape(const QueryObjNode &queryNode, const std::string &acce… in GetFieldShape() function in DistributedDB::SqliteQueryHelper779 querySql += GetFieldShape(queryNode, accessStr); in ParseQueryExpression()