Searched refs:CreateForPartialUpdate (Results 1 – 8 of 8) sorted by relevance
28 static void CreateForPartialUpdate();
30 static void CreateForPartialUpdate(const JSCallbackInfo& args);
53 static void CreateForPartialUpdate(const JSCallbackInfo& info);
56 CreateForPartialUpdate(args); in Create()62 void JSGridItem::CreateForPartialUpdate(const JSCallbackInfo& args) in CreateForPartialUpdate() function in OHOS::Ace::Framework::JSGridItem
76 static void CreateForPartialUpdate(const JSCallbackInfo& args);
58 static void CreateForPartialUpdate(const JSCallbackInfo& info);
65 CreateForPartialUpdate(args); in Create()86 void JSListItem::CreateForPartialUpdate(const JSCallbackInfo& args) in CreateForPartialUpdate() function in OHOS::Ace::Framework::JSListItem
68 CreateForPartialUpdate(info); in Create()74 void JSTabContent::CreateForPartialUpdate(const JSCallbackInfo& info) in CreateForPartialUpdate() function in OHOS::Ace::Framework::JSTabContent