Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/native/vulkan/libvulkan/
H A Ddebug_report.cpp60 int32_t message_code, in Message()
77 int32_t message_code, in Message()
173 int32_t message_code, in DebugReportMessageEXT()
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/sm/
H A Dpairing_channel.h61 void SendMessage(Code message_code, const PayloadType& payload) { in SendMessage()
70 void SendMessageNoTimerReset(Code message_code, const PayloadType& payload) { in SendMessageNoTimerReset()
/aosp_15_r20/external/pytorch/aten/src/ATen/native/vulkan/api/
H A DRuntime.cpp138 const int32_t message_code, in debug_report_callback_fn()
/aosp_15_r20/external/executorch/backends/vulkan/runtime/vk_api/
H A DRuntime.cpp161 const int32_t message_code, in debug_report_callback_fn()
/aosp_15_r20/external/cronet/net/socket/
H A Dudp_socket_win.cc599 GUID message_code = WSAID_WSARECVMSG; in GetRecvMsgPointer() local
611 GUID message_code = WSAID_WSASENDMSG; in GetSendMsgPointer() local