Searched refs:SetHasNodeUpdateFunc (Results 1 – 2 of 2) sorted by relevance
73 customNode->SetHasNodeUpdateFunc(std::move(info.hasNodeUpdateFunc)); in CreateNode()
123 void SetHasNodeUpdateFunc(std::function<bool(int32_t)>&& hasNodeUpdateFunc) in SetHasNodeUpdateFunc() function