Searched defs:rtpinput (Results 1 – 2 of 2) sorted by relevance
/device/google/wahoo/vibrator/ | ||
D | service.cpp | 152 std::ofstream rtpinput{RTP_INPUT_PATH}; in registerVibratorService() local |
D | Vibrator.cpp | 68 std::ofstream&& state, std::ofstream&& rtpinput, in Vibrator() |