Searched refs:HONOR_CYCLE_BITS (Results 1 - 1 of 1) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/ | ||
H A D | js_date_time_format.h | 114 static constexpr size_t HONOR_CYCLE_BITS = 3; member in panda::ecmascript::CalendarOption::JSDateTimeFormat 117 FIRST_BIT_FIELD(BitField, HourCycle, HourCycleOption, HONOR_CYCLE_BITS) |
Completed in 1 milliseconds