Searched refs:interval_dict (Results 1 – 1 of 1) sorted by relevance
637 base::DictionaryValue* interval_dict; in GetDisallowedTimeIntervals() local638 if (!interval_value->GetAsDictionary(&interval_dict)) { in GetDisallowedTimeIntervals()644 if (!interval_dict->GetDictionary("start", &start) || in GetDisallowedTimeIntervals()645 !interval_dict->GetDictionary("end", &end)) { in GetDisallowedTimeIntervals()