Home
last modified time | relevance | path

Searched defs:BIT5 (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/telephony/sms_mms/services/sms/include/
H A Dsms_pdu_buffer.h24 enum BITS : uint8_t { BIT0 = 0, BIT1, BIT2, BIT3, BIT4, BIT5, BIT6, BIT7, BIT8 }; enumerator
/ohos5.0/commonlibrary/ets_utils/js_api_module/url/
H A Djs_url.h36 BIT5 = 5, // 5:Bit 5 Set to true,The URL Port is the specially enumerator
/ohos5.0/foundation/arkui/ui_lite/interfaces/kits/font/
H A Dui_font_header.h202 constexpr uint8_t BIT5 = 5; variable