Home
last modified time | relevance | path

Searched defs:getName (Results 1 – 8 of 8) 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
DInputMocks.h36 virtual const std::string& getName() const override { return mName; } in getName() function
/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.cpp2292 const char* VirtualDevice::getName() const in queueCompose() function in android::intel::VirtualDevice
/hardware/libhardware/modules/input/evdev/
DInputHub.cpp96 virtual const std::string& getName() const override { return mName; } in getName() function in android::EvdevDeviceNode
/hardware/bsp/intel/peripheral/libupm/doxy/node/
Dxml2js.js557 function getName(spec_c) { function