Home
last modified time | relevance | path

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

/aosp_15_r20/external/wayland/tests/
H A Ddisplay-test.c130 struct handler_info { struct
140 struct handler_info *hi = data; in registry_handle_globals() argument
/aosp_15_r20/external/libdrm/tests/vbltest/
H A Dvbltest.c102 struct vbl_info handler_info; in main() local
/aosp_15_r20/external/python/cpython2/Modules/
Dpyexpat.c99 static struct HandlerInfo handler_info[64]; variable
2070 static struct HandlerInfo handler_info[] = { variable
/aosp_15_r20/external/python/cpython3/Modules/
Dpyexpat.c97 static struct HandlerInfo handler_info[64]; variable
2085 static struct HandlerInfo handler_info[] = { variable
/aosp_15_r20/system/memory/lmkd/
Dlmkd.cpp289 struct event_handler_info handler_info; member
3834 static void call_handler(struct event_handler_info* handler_info, in call_handler()
3876 struct event_handler_info* handler_info; in mainloop() local