Home
last modified time | relevance | path

Searched defs:empty2 (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/native/include/input/
H A DInputTransport.h106 uint32_t empty2; member
126 uint8_t empty2[3]; // 3 bytes to fill gap created by classification member
/aosp12/system/libhidl/
H A Dtest_main.cpp183 hidl_string empty2(""); in TEST_F() local