Searched defs:ParseEvents (Results 1 – 4 of 4) sorted by relevance
86 bool ParseEvents(cJSON* eventInfo, DeviceEvent& event) in ParseEvents() function
49 void ParseEvents(const std::unique_ptr<JsonValue>& rootJson, std::vector<std::string>& events, in ParseEvents() function
1021 void JsCardParser::ParseEvents(const std::unique_ptr<JsonValue>& rootJson, const std::unique_ptr<Js… in ParseEvents() function in OHOS::Ace::Framework::JsCardParser
1414 void Component::ParseEvents() in ParseEvents() function in OHOS::ACELite::Component