Home
last modified time | relevance | path

Searched defs:BIT3 (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.h34 BIT3 = 3, // 3:Bit 3 Set to true,The URL has password enumerator
/ohos5.0/foundation/arkui/ui_lite/interfaces/kits/font/
H A Dui_font_header.h200 constexpr uint8_t BIT3 = 3; variable