Home
last modified time | relevance | path

Searched defs:hex (Results 1 – 2 of 2) sorted by relevance

/device/google/cuttlefish/host/commands/modem_simulator/
Dpdu_parser.cpp224 int PDUParser::Hex2ToByte(const std::string& hex) { in Hex2ToByte()
/device/linaro/hikey/hifi/xaf/hifi-dpf/core/util/gdbstub/
Dgdbstub.c251 static int hex(unsigned char ch) in hex() function