Searched refs:host_query_max (Results 1 – 1 of 1) sorted by relevance
454 std::string host_query_max = host_query_min; in GetVisitCountToHost() local455 host_query_max[host_query_max.size() - 1] = '0'; in GetVisitCountToHost()465 statement.BindString(1, host_query_max); in GetVisitCountToHost()