Home
last modified time | relevance | path

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

/hardware/libhardware/tests/input/evdev/
DMockInputHost.h67 MOCK_CONST_METHOD1(freeDeviceProperty, void(InputProperty* property));
/hardware/libhardware/modules/input/evdev/
DInputHost.cpp73 void InputPropertyMap::freeDeviceProperty(InputProperty* property) const { in freeDeviceProperty() function in android::InputPropertyMap
DInputHost.h137 virtual void freeDeviceProperty(InputProperty* property) const;