Home
last modified time | relevance | path

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

/device/google/wahoo/vibrator/
Dservice.cpp182 std::ofstream lptrigger{LP_TRIGGER_PATH}; in registerVibratorService() local
DVibrator.cpp70 std::ofstream&& scale, std::ofstream&& ctrlloop, std::ofstream&& lptrigger) : in Vibrator()