Home
last modified time | relevance | path

Searched defs:toHexString (Results 1 – 2 of 2) 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
/device/google/cuttlefish/host/libs/graphics_detector/include/vulkan/
Dvulkan_to_string.hpp2476 VULKAN_HPP_INLINE std::string toHexString( uint32_t value ) in toHexString() function