Searched refs:GetEventAction (Results 1 – 2 of 2) sorted by relevance
140 …std::string GetEventAction(const std::string& action, const std::string& actionType, int32_t nodeI…
1038 auto eventAction = GetEventAction(actionJson->ToString(), key, nodeId); in ParseEvents()1051 std::string JsCardParser::GetEventAction(const std::string& action, const std::string& actionType, … in GetEventAction() function in OHOS::Ace::Framework::JsCardParser