Home
last modified time | relevance | path

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

/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/vibrator/
H A D_hdf_effect_info_v11.md39 ### isSupportEffect subsection
/ohos5.0/drivers/peripheral/vibrator/interfaces/include/
H A Dvibrator_type.h192 bool isSupportEffect; member
/ohos5.0/drivers/peripheral/vibrator/interfaces/v1_1/
H A Divibrator_type_vdi.h86 bool isSupportEffect; member
/ohos5.0/base/sensors/miscdevice/frameworks/js/napi/vibrator/src/
H A Dvibrator_js.cpp432 bool isSupportEffect = false; in IsSupportEffectSync() local