Home
last modified time | relevance | path

Searched defs:getName (Results 1 – 7 of 7) sorted by relevance

/hardware/libhardware/tests/input/evdev/
DTestHelpers.h52 const char* getName() const { return mName; } in getName() function
73 const char* getName() const { return mName; } in getName() function
DInputDevice_test.cpp41 virtual const std::string& getName() const override { return mName; } in getName() function in android::tests::MockInputDeviceNode
/hardware/intel/img/hwcomposer/moorefield_hdmi/common/devices/
DDummyDevice.cpp201 const char* DummyDevice::getName() const in getName() function in android::intel::DummyDevice
DPhysicalDevice.cpp450 const char* PhysicalDevice::getName() const in getName() function in android::intel::PhysicalDevice
/hardware/intel/img/hwcomposer/merrifield/common/devices/
DPhysicalDevice.cpp463 const char* PhysicalDevice::getName() const in getName() function in android::intel::PhysicalDevice
DVirtualDevice.cpp2241 const char* VirtualDevice::getName() const in getName() function in android::intel::VirtualDevice
/hardware/libhardware/modules/input/evdev/
DInputHub.cpp95 virtual const std::string& getName() const override { return mName; } in getName() function in android::EvdevDeviceNode