/foundation/graphic/graphic_3d/lume/LumeBase/api/base/util/ |
H A D | utf8_decode.h | 48 constexpr inline uint32_t decode(uint32_t* state, uint32_t* codep, unsigned char byte) in decode() argument
|
/foundation/CastEngine/castengine_wifi_display/tests/demo/rtp/ |
H A D | ts_rtp_dec_demo.cpp | 56 int byte = 0; in StartRtpServer() local
|
H A D | h264_rtp_dec_demo.cpp | 57 int byte = 0; in StartRtpServer() local
|
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_toolkit/net_helper/ |
H A D | mac_address.cpp | 134 std::string byte = mac_.substr(i, MAC_BLOCK); in GetMacAddressWifiSockaddr() local
|
/foundation/communication/wifi/wifi/base/utils/ |
H A D | xml_parser.cpp | 149 unsigned char byte = static_cast<unsigned char>(std::stoi(byteString, nullptr, 16)); // hex in GetByteArrValue() local
|
/foundation/ability/dmsfwk_lite/source/ |
H A D | dmslite_parser.c | 44 static inline void TlvByteToLength(uint8_t byte, uint16_t *len)
in TlvByteToLength() argument
|
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/accessor/src/ |
H A D | file_metadata_stream.cpp | 145 int byte = fgetc(fp_); in ReadByte() local [all...] |
/foundation/communication/wifi/wifi/base/cRPC/src/ |
H A D | serial.c | 394 unsigned char byte = 0; in ReadUStr() local
|
/foundation/multimedia/drm_framework/frameworks/c/drm_capi/ |
H A D | native_mediakeysystem.cpp | 112 uint8_t byte = static_cast<u_int8_t>(std::stoi(byteStr, nullptr, HEXADECIMAL)); in OH_MediaKeySystem_GetMediaKeySystems() local
|
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_toolkit/utils/ |
H A D | wifi_randommac_helper.cpp | 166 unsigned long long WifiRandomMacHelper::BytesToLonglong(const std::vector<uint8_t> &byte)
in BytesToLonglong() argument [all...] |
/foundation/communication/dsoftbus/tests/core/connection/wifi_direct_cpp/ |
H A D | wifi_direct_utils.cpp | 101 auto byte = std::strtoul(byteStr.c_str(), &end, 16); in ToBinary() local
|
/foundation/communication/netmanager_base/services/netmanagernative/bpf/src/ |
H A D | bitmap_manager.cpp | 465 uint32_t byte = (1 << i); in ChangeStart() local 547 uint8_t byte = (1 << j); in GetIp6Prefixlen() local 572 uint8_t byte = (1 << j); in RfindIp6() local 631 uint8_t byte = (1 << j); ChangeIp6Start() local [all...] |
/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/utils/ |
H A D | wifi_direct_utils.cpp | 101 auto byte = std::strtoul(byteStr.c_str(), &end, 16); in ToBinary() local
|
/foundation/communication/netmanager_ext/services/networksharemanager/src/ |
H A D | networkshare_sub_statemachine.cpp | 294 std::string byte = mac.substr(i, MAC_BLOCK); in MacToEui64Addr() local
|
/foundation/communication/wifi/wifi/utils/src/ |
H A D | wifi_common_util.cpp | 494 void Byte2HexString(const uint8_t* byte, uint8_t bytesLen, char* hexstr, uint8_t hexstrLen) in Byte2HexString() argument 613 std::string byte = str.substr(i, hexStep); in HexToString() local
|
/foundation/communication/bluetooth_service/services/bluetooth/service/src/obex/ |
H A D | obex_headers.cpp | 448 void ObexHeader::AppendByte(const uint8_t headerId, const uint8_t byte) in AppendByte() argument 1092 ObexOptionalByteHeader::ObexOptionalByteHeader(const uint8_t headerId, const uint8_t byte) in ObexOptionalByteHeader() argument
|
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/ |
H A D | installd_operator.cpp | 2023 char byte = (char)strtol(byteString.c_str(), NULL, 16); in GenerateKeyIdAndSetPolicy() local
|
/foundation/multimedia/player_framework/services/engine/histreamer/player/ |
H A D | hiplayer_impl.cpp | 2339 unsigned char byte = (unsigned char)strtol(byteString.c_str(), NULL, 16); in HandleDrmInfoUpdatedEvent() local
|