Home
last modified time | relevance | path

Searched defs:day_of_week_str (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()
125 std::string day_of_week_str; in DecodeWeeklyTimeFromValue() local