Home
last modified time | relevance | path

Searched defs:FormJsInfo (Results 1 – 3 of 3) sorted by relevance

/foundation/ability/form_fwk/interfaces/inner_api/include/
Dform_js_info.h31 struct FormJsInfo : public Parcelable { struct
54 static FormJsInfo *Unmarshalling(Parcel &parcel); argument
/foundation/arkui/ace_engine/interfaces/inner_api/form_render/src/
Dform_renderer_delegate_impl.cpp91 …d::function<void(const std::shared_ptr<Rosen::RSSurfaceNode>&, const OHOS::AppExecFwk::FormJsInfo&, in SetSurfaceCreateEventHandler()
/foundation/arkui/ace_engine/test/unittest/interfaces/
Dform_render_test.cpp202 const AAFwk::Want& /* want */) { onSurfaceCreateKey = CHECK_KEY; }; in __anon00b1abfa0202()