Home
last modified time | relevance | path

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

/aosp12/packages/modules/NetworkStack/common/netlinkclient/src/android/net/netlink/
H A DNetlinkConstants.java73 public static String hexify(byte[] bytes) { in hexify() method in NetlinkConstants
78 public static String hexify(ByteBuffer buffer) { in hexify() method in NetlinkConstants
/aosp12/build/soong/scripts/
H A Dgenerate-notice-files.py44 def hexify(s): function
/aosp12/build/make/tools/
H A Dgenerate-notice-files.py44 def hexify(s): function