HomeSort by relevance Sort by last modified time
    Searched refs:input_init (Results 1 - 4 of 4) sorted by null

  /external/honggfuzz/
input.h 31 extern bool input_init(honggfuzz_t* hfuzz);
honggfuzz.c 152 if (!input_init(&hfuzz)) {
input.c 165 bool input_init(honggfuzz_t* hfuzz) { function
  /hardware/libhardware/modules/input/evdev/
EvdevModule.cpp 98 static void input_init(const input_module_t* module, function
129 .init = input_init,

Completed in 223 milliseconds