Home
last modified time | relevance | path

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

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