Home
last modified time | relevance | path

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

/ohos5.0/base/sensors/miscdevice/utils/haptic_decoder/he_json/include/
H A Dhe_vibrator_decoder.h41 bool CheckTransientParameters(const VibrateEvent& event);
/ohos5.0/base/sensors/miscdevice/utils/haptic_decoder/he_json/src/
H A Dhe_vibrator_decoder.cpp252 return CheckTransientParameters(event); in CheckEventParameters()
279 bool HEVibratorDecoder::CheckTransientParameters(const VibrateEvent &event) in CheckTransientParameters() function in OHOS::Sensors::HEVibratorDecoder