Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/location/gnss/hdi_service/
H A Dstring_utils.cpp43 std::vector<uint8_t> StringUtils::HexToByteVector(const std::string &str) in HexToByteVector() function in OHOS::HDI::Location::StringUtils
/ohos5.0/base/telephony/sms_mms/utils/
H A Dstring_utils.cpp104 std::vector<uint8_t> StringUtils::HexToByteVector(const std::string &str) in HexToByteVector() function in OHOS::Telephony::StringUtils
/ohos5.0/base/location/services/location_gnss/gnss/source/
H A Dstring_utils.cpp106 std::vector<uint8_t> StringUtils::HexToByteVector(const std::string &str) in HexToByteVector() function in OHOS::Location::StringUtils