OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:input_free_device_property_map
(Results
1 - 4
of
4
) sorted by null
/frameworks/native/services/inputflinger/host/
InputDriver.cpp
111
.
input_free_device_property_map
=
input_free_device_property_map
,
407
void
input_free_device_property_map
(input_host_t* host, input_property_map_t* map) {
function in namespace:android
InputDriver.h
191
void
input_free_device_property_map
(input_host_t* host, input_property_map_t* map);
/hardware/libhardware/modules/input/evdev/
InputHost.cpp
116
mCallbacks.
input_free_device_property_map
(mHost, *propertyMap);
/hardware/libhardware/include/hardware/
input.h
540
void (*
input_free_device_property_map
)(input_host_t* host, input_property_map_t* map);
member in struct:input_host_callbacks
Completed in 120 milliseconds