Home
last modified time | relevance | path

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

/device/google/trout/hal/vehicle/2.0/agl_build/prebuilt/include/android/hardware/automotive/vehicle/2.0/
Dtypes.h41 inline std::string toHexString(uint8_t t, bool prefix) { in toHexString() function
46 inline std::string toHexString(int8_t t, bool prefix) { in toHexString() function