Searched refs:hexToByte (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/tools/obbtool/
H A DMain.cpp170 bool hexToByte(char h1, char h2, unsigned char* b) { function
229 if (!hexToByte(optarg[j], optarg[j+1], &b)) {

Completed in 59 milliseconds