Searched refs:BinToHex (Results 1 – 4 of 4) sorted by relevance
70 return BinToHex(pixelMapStr); in PackImage()167 std::string AnsImageUtil::BinToHex(const std::string &strBin) in BinToHex() function in OHOS::Notification::AnsImageUtil
81 static std::string BinToHex(const std::string &strBin);
205 static std::string BinToHex(const std::string &strBin);
293 resHex += BinToHex(bin2HexBuf); in GetRandomAddr()325 std::string Ipv6Address::BinToHex(const std::string &strBin) in BinToHex() function in OHOS::Wifi::Ipv6Address