Searched defs:HexToByteVector (Results 1 – 3 of 3) sorted by relevance
/ohos5.0/drivers/peripheral/location/gnss/hdi_service/ | ||
H A D | string_utils.cpp | 43 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 D | string_utils.cpp | 104 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 D | string_utils.cpp | 106 std::vector<uint8_t> StringUtils::HexToByteVector(const std::string &str) in HexToByteVector() function in OHOS::Location::StringUtils |