Home
last modified time | relevance | path

Searched defs:HexToDec (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/hiviewdfx/hidumper/frameworks/native/src/util/
H A Dstring_utils.cpp77 void StringUtils::HexToDec(const string &str, uint64_t &value) in HexToDec() function in OHOS::HiviewDFX::StringUtils
/ohos5.0/base/telephony/core_service/utils/common/src/
H A Dtel_aes_crypto_util.cpp341 bool TelAesCryptoUtils::HexToDec(char hex, uint8_t &decodeValue) in HexToDec() function in OHOS::Telephony::TelAesCryptoUtils