Home
last modified time | relevance | path

Searched defs:hwapi (Results 1 – 6 of 6) sorted by relevance

/hardware/google/pixel/vibrator/drv2624/
Dservice.cpp28 auto hwapi = HwApi::Create(); in main() local
DHardware.h29 auto hwapi = std::unique_ptr<HwApi>(new HwApi()); in Create() local
DVibrator.cpp65 Vibrator::Vibrator(std::unique_ptr<HwApi> hwapi, std::unique_ptr<HwCal> hwcal) in Vibrator()
/hardware/google/pixel/vibrator/drv2624/tests/
Dtest-hwapi.cpp156 std::unique_ptr<HwApi> hwapi; in TEST_P() local
/hardware/google/pixel/vibrator/cs40l26/
DVibrator.cpp174 Vibrator::Vibrator(std::unique_ptr<HwApi> hwapi, std::unique_ptr<HwCal> hwcal, in Vibrator()
/hardware/google/pixel/vibrator/cs40l25/
DVibrator.cpp212 Vibrator::Vibrator(std::unique_ptr<HwApi> hwapi, std::unique_ptr<HwCal> hwcal, in Vibrator()