Home
last modified time | relevance | path

Searched refs:AttachUIContent (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/interfaces/inner_api/form_render/include/
H A Dform_renderer.h74 …void AttachUIContent(const OHOS::AAFwk::Want& want, const OHOS::AppExecFwk::FormJsInfo& formJsInfo…
/ohos5.0/foundation/arkui/ace_engine/interfaces/inner_api/form_render/src/
H A Dform_renderer.cpp468 AttachUIContent(want, formJsInfo); in AttachForm()
473 void FormRenderer::AttachUIContent(const OHOS::AAFwk::Want& want, const OHOS::AppExecFwk::FormJsInf… in AttachUIContent() function in OHOS::Ace::FormRenderer
/ohos5.0/foundation/arkui/ace_engine/test/unittest/interfaces/
H A Dform_render_test.cpp734 formRenderer->AttachUIContent(want, formJsInfo);