Home
last modified time | relevance | path

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

/frameworks/base/tools/obbtool/
DMain.cpp156 bool fromHex(char h, unsigned char *b) { in fromHex() function
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/hotspot2/
DUtils.java186 public static int fromHex(char ch, boolean lenient) throws NumberFormatException { in fromHex() method in Utils
/frameworks/base/packages/Osu/src/com/android/hotspot2/
DUtils.java188 public static int fromHex(char ch, boolean lenient) throws NumberFormatException { in fromHex() method in Utils