Home
last modified time | relevance | path

Searched defs:BIT8 (Results 1 – 7 of 7) 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.h39 BIT8 = 8, // 8:Bit 8 Set to true,The URL has fragment enumerator
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/toneplayer/src/
H A Dtoneplayer_impl.cpp40 constexpr int32_t BIT8 = 8; variable
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/a2dp_codec/sbccodecctrl/src/
H A Da2dp_encoder_sbc.cpp31 const int BIT8 = 8; variable
/ohos5.0/base/security/crypto_framework/test/unittest/src/
H A Dcrypto_dh_asy_key_generator_test.cpp56 constexpr int BIT8 = 8; variable
/ohos5.0/base/security/crypto_framework/plugin/openssl_plugin/key/asy_key_generator/src/
H A Ddh_asy_key_generator_openssl.c32 #define BIT8 8 macro
/ohos5.0/foundation/arkui/ui_lite/interfaces/kits/font/
H A Dui_font_header.h205 constexpr uint8_t BIT8 = 8; variable