Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/core_service/services/sim/include/
H A Dsim_char_decode.h42 static const int BYTE_BIT = 8; variable
/ohos5.0/foundation/communication/netmanager_ext/services/networksharemanager/src/
H A Dnetworkshare_sub_statemachine.cpp57 constexpr uint8_t BYTE_BIT = 8; variable
/ohos5.0/base/tee/tee_client/frameworks/libteec_vendor/
H A Dtee_client_api.c49 #define BYTE_BIT 8 macro