Searched refs:GetNodeEventAction (Results 1 – 3 of 3) sorted by relevance
43 auto action = page_->GetNodeEventAction(nodeId, eventMarker.GetData().eventType); in FireCardEvent()
275 std::string GetNodeEventAction(int32_t nodeId, const std::string& actionType);
377 std::string JsAcePage::GetNodeEventAction(int32_t nodeId, const std::string& actionType) in GetNodeEventAction() function in OHOS::Ace::Framework::JsAcePage