Home
last modified time | relevance | path

Searched refs:PRIX16 (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/native/services/vr/virtual_touchpad/
H A DEvdevInjector.cpp67 ALOGV("ConfigureBegin %s 0x%04" PRIX16 " 0x%04" PRIX16 " 0x%04" PRIX16 in ConfigureBegin()
68 " 0x%04" PRIX16 "", in ConfigureBegin()
113 ALOGV("ConfigureKey 0x%02" PRIX16 "", key); in ConfigureKey()
125 ALOGE("failed to enable EV_KEY 0x%02" PRIX16 "", key); in ConfigureKey()
172 ALOGV("ConfigureRel 0x%" PRIX16 "", rel_type); in ConfigureRel()
193 ALOGV(" id.bustype=0x%04" PRIX16, uidev_.id.bustype); in ConfigureEnd()
194 ALOGV(" id.vendor=0x%04" PRIX16, uidev_.id.vendor); in ConfigureEnd()
195 ALOGV(" id.product=0x%04" PRIX16, uidev_.id.product); in ConfigureEnd()
196 ALOGV(" id.version=0x%04" PRIX16, uidev_.id.version); in ConfigureEnd()
231 ALOGV("Send(0x%" PRIX16 ", 0x%" PRIX16 ", 0x%" PRIX32 ")", type, code, value); in Send()
[all …]
/aosp12/packages/apps/Test/connectivity/sl4n/rapidjson/include/rapidjson/msinttypes/
H A Dinttypes.h118 #define PRIX16 "hX" macro
/aosp12/bionic/libc/include/
H A Dinttypes.h143 #define PRIX16 "X" /* uint16_t */ macro