Searched defs:IsHour (Results 1 – 2 of 2) sorted by relevance
314 static bool IsHour(int x) { return Between(x, 0, 23); } in IsHour() function
85 bool IsHour(base::Vector<Char> str, int32_t s) { in IsHour() function