Searched refs:CheckEventParameters (Results 1 – 4 of 4) sorted by relevance
39 bool CheckEventParameters(const VibrateEvent& event);
40 bool CheckEventParameters(const VibrateEvent &event);
196 if (!CheckEventParameters(event)) { in ParseEvent()246 bool HEVibratorDecoder::CheckEventParameters(const VibrateEvent &event) in CheckEventParameters() function in OHOS::Sensors::HEVibratorDecoder
195 if (!CheckEventParameters(event)) { in ParseEvent()211 bool DefaultVibratorDecoder::CheckEventParameters(const VibrateEvent &event) in CheckEventParameters() function in OHOS::Sensors::DefaultVibratorDecoder