Searched refs:listItemDeepRenderFunc (Results 1 – 2 of 2) sorted by relevance
39 V2::DeepRenderFunc listItemDeepRenderFunc = [jsDeepRenderFunc = std::move(deepRenderFunc), in Create() local49 listItemComponent->SetDeepRenderFunc(listItemDeepRenderFunc); in Create()
122 auto listItemDeepRenderFunc = [execCtx = args.GetExecutionContext(), in CreateForPartialUpdate() local131 ListItemModel::GetInstance()->Create(std::move(listItemDeepRenderFunc), listItemStyle); in CreateForPartialUpdate()