Searched refs:setPath (Results 1 - 7 of 7) sorted by relevance

/hardware/libhardware/tests/input/evdev/
H A DInputMocks.cpp31 node->setPath("/dev/input/event0");
56 node->setPath("/dev/input/event1");
75 node->setPath("/dev/input/event2");
94 node->setPath("/dev/input/event3");
118 node->setPath("/dev/input/event4");
136 node->setPath("/dev/input/event5");
158 node->setPath("/dev/input/event0");
176 node->setPath("/dev/input/event1");
194 node->setPath("/dev/input/event2");
213 node->setPath("/de
[all...]
H A DInputMocks.h40 void setPath(const std::string& path) { mPath = path; } function in class:android::MockInputDeviceNode
/hardware/qcom/display/msm8084/liboverlay/
H A DoverlayUtils.h761 void setPath(const char* const dev);
813 setPath(dev);
817 inline void OvFD::setPath(const char* const dev) function in class:overlay::OvFD
/hardware/qcom/display/msm8226/liboverlay/
H A DoverlayUtils.h600 void setPath(const char* const dev);
652 setPath(dev);
656 inline void OvFD::setPath(const char* const dev) function in class:overlay::OvFD
/hardware/qcom/display/msm8909/liboverlay/
H A DoverlayUtils.h590 void setPath(const char* const dev);
642 setPath(dev);
646 inline void OvFD::setPath(const char* const dev) function in class:overlay::OvFD
/hardware/qcom/display/msm8960/liboverlay/
H A DoverlayUtils.h763 void setPath(const char* const dev);
815 setPath(dev);
819 inline void OvFD::setPath(const char* const dev) function in class:overlay::OvFD
/hardware/qcom/display/msm8994/liboverlay/
H A DoverlayUtils.h597 void setPath(const char* const dev);
649 setPath(dev);
653 inline void OvFD::setPath(const char* const dev) function in class:overlay::OvFD

Completed in 958 milliseconds