Searched refs:ExecuteHasNodeUpdateFunc (Results 1 – 3 of 3) sorted by relevance
50 bool ExecuteHasNodeUpdateFunc(int32_t elmtId);
146 bool ViewFunctions::ExecuteHasNodeUpdateFunc(int32_t elmtId) in ExecuteHasNodeUpdateFunc() function in OHOS::Ace::Framework::ViewFunctions
642 return jsView->jsViewFunction_->ExecuteHasNodeUpdateFunc(nodeId); in CreateViewNode()