Home
last modified time | relevance | path

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

/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_posix.cc450 unsigned struct_input_keymap_entry_sz = sizeof(struct input_keymap_entry); variable
452 unsigned struct_input_keymap_entry_sz = 0; variable
Dsanitizer_common_interceptors_ioctl.inc378 _(EVIOCGKEYCODE_V2, WRITE, struct_input_keymap_entry_sz);
380 _(EVIOCSKEYCODE_V2, READ, struct_input_keymap_entry_sz);
Dsanitizer_platform_limits_posix.h900 extern unsigned struct_input_keymap_entry_sz;