Home
last modified time | relevance | path

Searched refs:setLocation (Results 1 – 5 of 5) sorted by relevance

/hardware/libhardware/tests/input/evdev/
DInputMocks.cpp58 node->setLocation("/dev/input/lid_indev"); in getLidInput()
77 node->setLocation("ALSA"); in getButtonJack()
96 node->setLocation("ALSA"); in getHeadsetJack()
138 node->setLocation("gpio-keys/input0"); in getGpioKeys()
160 node->setLocation("gpio-keys/input0"); in getGpioKeys()
178 node->setLocation("power-button/input0"); in getMidPowerBtn()
DInputMocks.h42 void setLocation(const std::string& location) { mLocation = location; } in setLocation() function
/hardware/interfaces/gnss/common/utils/default/include/v2_1/
DGnssTemplate.h122 Return<void> setLocation(const hidl_handle& fd, const hidl_vec<hidl_string>& options);
643 Return<void> GnssTemplate<T_IGnss>::setLocation(const hidl_handle& fd, in setLocation() function
704 return setLocation(fd, options); in debug()
/hardware/qcom/gps/msm8998/core/
DSystemStatus.h414 bool setLocation(const UlpLocation& location);
/hardware/qcom/gps/msm8909w_3100/core/
DSystemStatus.h607 bool setLocation(const UlpLocation& location);