Home
last modified time | relevance | path

Searched refs:ParserHapticEffect (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/drivers/hdf_core/framework/model/misc/vibrator/driver/src/
H A Dvibrator_haptic.c59 static int32_t ParserHapticEffect(struct DeviceResourceIface *parser, const struct DeviceResourceNo… in ParserHapticEffect() function
151 if (ParserHapticEffect(parser, vibratorHapticNode) != HDF_SUCCESS) { in ParserVibratorHapticConfig()