Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/form_fwk/interfaces/inner_api/include/
H A Dform_constants.h283 constexpr const char* FORM_TARGET_VERSION_KEY = "form_target_version"; variable
/ohos5.0/foundation/ability/form_fwk/services/src/
H A Dform_render_mgr_inner.cpp236 … want.SetParam(Constants::FORM_TARGET_VERSION_KEY, static_cast<int32_t>(bundleInfo.targetVersion)); in FillBundleInfo()
/ohos5.0/foundation/ability/form_fwk/services/form_render_service/src/
H A Dform_render_record.cpp626 Constants::FORM_TARGET_VERSION_KEY, 0)); in CreateContext()