Home
last modified time | relevance | path

Searched refs:ConvertDayOfWeekStringToInt (Results 1 – 1 of 1) sorted by relevance

/external/libbrillo/policy/
Ddevice_policy_impl.cc111 int ConvertDayOfWeekStringToInt(const std::string& day_of_week_str) { in ConvertDayOfWeekStringToInt() function
130 *day_of_week_out = ConvertDayOfWeekStringToInt(day_of_week_str); in DecodeWeeklyTimeFromValue()