HomeSort by relevance Sort by last modified time
    Searched defs:freeReportDefinition (Results 1 - 2 of 2) sorted by null

  /hardware/libhardware/modules/input/evdev/
InputHost.cpp 97 void InputHost::freeReportDefinition(InputReportDefinition* reportDef) {
  /frameworks/native/services/inputflinger/host/
InputDriver.cpp 151 void InputDriver::freeReportDefinition(input_report_definition_t* reportDef) {
318 driver->freeReportDefinition(report_def);

Completed in 527 milliseconds