Searched defs:getPath (Results 1 – 2 of 2) sorted by relevance
/hardware/libhardware/tests/input/evdev/ | ||
D | InputDevice_test.cpp | 39 virtual const std::string& getPath() const override { return mPath; } in getPath() function in android::tests::MockInputDeviceNode |
/hardware/libhardware/modules/input/evdev/ | ||
D | InputHub.cpp | 94 virtual const std::string& getPath() const override { return mPath; } in getPath() function in android::EvdevDeviceNode |