Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/form_fwk/interfaces/inner_api/include/
H A Dform_js_info.h31 struct FormJsInfo : public Parcelable { struct
32 static constexpr int IMAGE_DATA_THRESHOLD = 128;
56 static FormJsInfo *Unmarshalling(Parcel &parcel); argument
/ohos5.0/foundation/arkui/ace_engine/interfaces/inner_api/form_render/src/
H A Dform_renderer_delegate_impl.cpp113 …d::function<void(const std::shared_ptr<Rosen::RSSurfaceNode>&, const OHOS::AppExecFwk::FormJsInfo&, in SetSurfaceCreateEventHandler()
/ohos5.0/foundation/arkui/ace_engine/test/unittest/interfaces/
H A Dform_render_delegate_impl_test.cpp85 const AAFwk::Want& /* want */) { onSurfaceCreateKey = CHECK_KEY; }; in __anond3ebbf3e0202()
H A Dform_render_test.cpp213 const AAFwk::Want& /* want */) { onSurfaceCreateKey = CHECK_KEY; }; in __anonbf2bd1f30202()