Home
last modified time | relevance | path

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

/ohos5.0/base/sensors/miscdevice/utils/haptic_decoder/he_json/include/
H A Dhe_vibrator_decoder.h40 bool CheckCommonParameters(const VibrateEvent& event);
/ohos5.0/base/sensors/miscdevice/utils/haptic_decoder/he_json/src/
H A Dhe_vibrator_decoder.cpp248 if (!CheckCommonParameters(event)) { in CheckEventParameters()
262 bool HEVibratorDecoder::CheckCommonParameters(const VibrateEvent &event) in CheckCommonParameters() function in OHOS::Sensors::HEVibratorDecoder