Searched defs:CreateForPartialUpdate (Results 1 – 4 of 4) sorted by relevance
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ | ||
| D | js_grid_item.cpp | 62 void JSGridItem::CreateForPartialUpdate(const JSCallbackInfo& args) in CreateForPartialUpdate() function in OHOS::Ace::Framework::JSGridItem |
| D | js_list_item.cpp | 91 void JSListItem::CreateForPartialUpdate(const JSCallbackInfo& args) in CreateForPartialUpdate() function in OHOS::Ace::Framework::JSListItem |
| D | js_tab_content.cpp | 76 void JSTabContent::CreateForPartialUpdate(const JSCallbackInfo& info) in CreateForPartialUpdate() function in OHOS::Ace::Framework::JSTabContent |
| /foundation/arkui/ace_engine/component_ext/arc_list/ | ||
| D | arc_list_napi.cpp | 232 void CreateForPartialUpdate(napi_env env, int32_t argc, napi_value* argv) in CreateForPartialUpdate() function |