Searched refs:logAsTableA (Results 1 – 2 of 2) sorted by relevance
100 static std::string GetLeftJoinLogSql(const std::string &tableName, bool logAsTableA = true);
841 std::string CloudStorageUtils::GetLeftJoinLogSql(const std::string &tableName, bool logAsTableA) in GetLeftJoinLogSql() argument844 if (logAsTableA) { in GetLeftJoinLogSql()