Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/modem_simulator/
Dpdu_parser.cpp234 std::string PDUParser::IntToHexString(int value) { in IntToHexString() function in cuttlefish::PDUParser
/device/generic/goldfish-opengl/system/profiler/
Dperfetto.cpp4716 std::string IntToHexString(uint32_t number) { in IntToHexString() function