Home
last modified time | relevance | path

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

/base/sensors/miscdevice/frameworks/native/vibrator/include/
Dvibrator_service_client.h33 struct VibratorDecodeHandle { struct
39 VibratorDecodeHandle(): handle(nullptr), decoder(nullptr), in VibratorDecodeHandle() argument
42 void Free() in Free()