Home
last modified time | relevance | path

Searched refs:FindChildByIdForPreview (Results 1 - 2 of 2) sorted by relevance

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_view.h224 void FindChildByIdForPreview(const JSCallbackInfo& info);
366 void FindChildByIdForPreview(const JSCallbackInfo& info);
H A Djs_view.cpp300 JSClass<JSViewFullUpdate>::CustomMethod("findChildByIdForPreview", &JSViewFullUpdate::FindChildByIdForPreview); in JSBind()
314 void JSViewFullUpdate::FindChildByIdForPreview(const JSCallbackInfo& info) in FindChildByIdForPreview() function in OHOS::OHOS::Ace::Framework::JSViewFullUpdate
1062 "findChildByIdForPreview", &JSViewPartialUpdate::FindChildByIdForPreview); in JSBind()
1151 void JSViewPartialUpdate::FindChildByIdForPreview(const JSCallbackInfo& info) in FindChildByIdForPreview() function in OHOS::OHOS::Ace::Framework::JSViewPartialUpdate

Completed in 3 milliseconds