Searched refs:hexify (Results 1 – 2 of 2) sorted by relevance
24 static std::string hexify(ResourceId id) { in hexify() function36 inline const std::string int1 = hexify(R::target::integer::int1);56 inline const std::string str1 = hexify(R::target::string::str1);57 inline const std::string str3 = hexify(R::target::string::str3);58 inline const std::string str4 = hexify(R::target::string::str4);
759 + ", msg: " + NetlinkConstants.hexify(msg)); in updateNatTimeout()