Home
last modified time | relevance | path

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

/external/libtextclassifier/native/utils/calendar/
Dcalendar-common.h68 bool AdjustByRelation(DatetimeComponent date_time_component, int distance,
287 DatetimeComponent date_time_component, int distance, bool allow_today, in AdjustByRelation() argument
290 switch (date_time_component.component_type) { in AdjustByRelation()
300 if (day_of_week == (date_time_component.value)) { in AdjustByRelation()
333 << static_cast<int>(date_time_component.component_type); in AdjustByRelation()