Searched defs:ParseEvent (Results 1 – 4 of 4) sorted by relevance
37 virtual void ParseEvent(char *buffer, size_t length) { return; }; in ParseEvent() function
141 void ConfigParser::ParseEvent(std::istringstream &stream, ApiEvent &event) in ParseEvent() function in OHOS::DrmStandard::ConfigParser
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