Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/sms_mms/frameworks/native/mms/src/utils/
H A Dmms_quoted_printable.cpp71 uint32_t hexChar = 0; in Decode() local
/ohos5.0/base/customization/enterprise_device_management/services/edm_plugin/src/network/rule/
H A Ddomain_chain_rule.cpp142 uint8_t DomainChainRule::CharToHex(const char &hexChar) in CharToHex()
/ohos5.0/base/telephony/core_service/test/fuzztest/sendsmsmoremode_fuzzer/
H A Dsendsmsmoremode_fuzzer.cpp52 uint8_t hexChar = static_cast<uint8_t>(*data); in SendSmsMoreMode() local