Home
last modified time | relevance | path

Searched defs:BIT6 (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.h37 BIT6 = 6, // 6:Bit 6 Set to true,The URL has pathname enumerator
/ohos5.0/foundation/arkui/ui_lite/interfaces/kits/font/
H A Dui_font_header.h203 constexpr uint8_t BIT6 = 6; variable