Searched defs:ParseEvent (Results 1 – 3 of 3) sorted by relevance
37 virtual void ParseEvent(char *buffer, size_t length) { return; }; in ParseEvent() function
152 int32_t HEVibratorDecoder::ParseEvent(const JsonParser &parser, cJSON *eventJSON, VibrateEvent &eve… in ParseEvent() function in OHOS::Sensors::HEVibratorDecoder
167 int32_t DefaultVibratorDecoder::ParseEvent(const JsonParser &parser, cJSON *eventItem, VibrateEvent… in ParseEvent() function in OHOS::Sensors::DefaultVibratorDecoder