Searched defs:BIT8 (Results 1 – 7 of 7) sorted by relevance
/ohos5.0/base/telephony/sms_mms/services/sms/include/ |
H A D | sms_pdu_buffer.h | 24 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 D | js_url.h | 39 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 D | toneplayer_impl.cpp | 40 constexpr int32_t BIT8 = 8; variable
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/a2dp_codec/sbccodecctrl/src/ |
H A D | a2dp_encoder_sbc.cpp | 31 const int BIT8 = 8; variable
|
/ohos5.0/base/security/crypto_framework/test/unittest/src/ |
H A D | crypto_dh_asy_key_generator_test.cpp | 56 constexpr int BIT8 = 8; variable
|
/ohos5.0/base/security/crypto_framework/plugin/openssl_plugin/key/asy_key_generator/src/ |
H A D | dh_asy_key_generator_openssl.c | 32 #define BIT8 8 macro
|
/ohos5.0/foundation/arkui/ui_lite/interfaces/kits/font/ |
H A D | ui_font_header.h | 205 constexpr uint8_t BIT8 = 8; variable
|