Searched refs:AND_SIZE (Results 1 – 1 of 1) sorted by relevance
39 constexpr static const int32_t AND_SIZE = 5; variable236 sql = sql.substr(0, sql.size() - AND_SIZE); in BuildSql()