Searched refs:SetForceUpdateNodeFunc (Results 1 – 2 of 2) sorted by relevance
72 customNode->SetForceUpdateNodeFunc(std::move(info.nodeUpdateFunc)); in CreateNode()
109 void SetForceUpdateNodeFunc(std::function<void(int32_t)>&& forceNodeUpdateFunc) in SetForceUpdateNodeFunc() function