Home
last modified time | relevance | path

Searched defs:rtpinput (Results 1 – 2 of 2) sorted by relevance

/device/google/wahoo/vibrator/
Dservice.cpp152 std::ofstream rtpinput{RTP_INPUT_PATH}; in registerVibratorService() local
DVibrator.cpp68 std::ofstream&& state, std::ofstream&& rtpinput, in Vibrator()