Home
last modified time | relevance | path

Searched refs:minPlatformVersion_ (Results 1 - 25 of 27) sorted by relevance

12

/foundation/arkui/ace_engine/frameworks/bridge/common/manifest/
H A Dmanifest_appinfo.h40 return minPlatformVersion_; in GetMinPlatformVersion()
57 int32_t minPlatformVersion_ = 0; member in OHOS::Ace::Framework::ManifestAppInfo
H A Dmanifest_appinfo.cpp99 minPlatformVersion_ = root->GetInt("minPlatformVersion", 0); in AppInfoParse()
/foundation/arkui/ace_engine/test/unittest/core/pattern/overlay/
H A Doverlay_manager_menu_test_ng.cpp90 int32_t minPlatformVersion_ = 0; member in OHOS::Ace::NG::OverlayManagerMenuTestNg
95 minPlatformVersion_ = PipelineBase::GetCurrentContext()->GetMinPlatformVersion(); in SetUp()
100 PipelineBase::GetCurrentContext()->SetMinPlatformVersion(minPlatformVersion_); in TearDown()
H A Dsheet_others_test_ng.cpp229 int32_t minPlatformVersion = PipelineBase::GetCurrentContext()->minPlatformVersion_; in HWTEST_F()
230 PipelineBase::GetCurrentContext()->minPlatformVersion_ = static_cast<int32_t>(PlatformVersion::VERSION_TWELVE); in HWTEST_F()
234 PipelineBase::GetCurrentContext()->minPlatformVersion_ = static_cast<int32_t>(PlatformVersion::VERSION_TEN); in HWTEST_F()
237 PipelineBase::GetCurrentContext()->minPlatformVersion_ = minPlatformVersion; in HWTEST_F()
H A Dsheet_presentation_test_ng.cpp82 PipelineBase::GetCurrentContext()->minPlatformVersion_ = static_cast<int32_t>(PlatformVersion::VERSION_TWELVE); in SetSheetType()
199 PipelineBase::GetCurrentContext()->minPlatformVersion_ = static_cast<int32_t>(PlatformVersion::VERSION_TEN); in HWTEST_F()
454 int32_t minPlatformVersion = PipelineBase::GetCurrentContext()->minPlatformVersion_; in HWTEST_F()
459 PipelineBase::GetCurrentContext()->minPlatformVersion_ = static_cast<int32_t>(PlatformVersion::VERSION_TWELVE); in HWTEST_F()
491 PipelineBase::GetCurrentContext()->minPlatformVersion_ = minPlatformVersion; in HWTEST_F()
H A Doverlay_manager_extend_test_ng.cpp109 int32_t minPlatformVersion_ = 0; member in OHOS::Ace::NG::OverlayManagerExtendTestNg
114 minPlatformVersion_ = PipelineBase::GetCurrentContext()->GetMinPlatformVersion(); in SetUp()
119 PipelineBase::GetCurrentContext()->SetMinPlatformVersion(minPlatformVersion_); in TearDown()
H A Doverlay_manager_testtwo_ng.cpp75 int32_t minPlatformVersion_ = 0; member in OHOS::Ace::NG::OverlayManagerTwoTestNg
80 minPlatformVersion_ = PipelineBase::GetCurrentContext()->GetMinPlatformVersion(); in SetUp()
85 PipelineBase::GetCurrentContext()->SetMinPlatformVersion(minPlatformVersion_); in TearDown()
H A Doverlay_manager_testone_ng.cpp110 int32_t minPlatformVersion_ = 0; member in OHOS::Ace::NG::OverlayManagerTestOneNG
115 minPlatformVersion_ = PipelineBase::GetCurrentContext()->GetMinPlatformVersion(); in SetUp()
120 PipelineBase::GetCurrentContext()->SetMinPlatformVersion(minPlatformVersion_); in TearDown()
H A Doverlay_manager_test_update_ng.cpp112 int32_t minPlatformVersion_ = 0; member in OHOS::Ace::NG::OverlayManagerTestUpdateNg
117 minPlatformVersion_ = PipelineBase::GetCurrentContext()->GetMinPlatformVersion(); in SetUp()
122 PipelineBase::GetCurrentContext()->SetMinPlatformVersion(minPlatformVersion_); in TearDown()
H A Dsheet_presentation_test_two_ng.cpp78 PipelineBase::GetCurrentContext()->minPlatformVersion_ = static_cast<int32_t>(PlatformVersion::VERSION_TWELVE); in SetSheetType()
H A Doverlay_manager_test_ng.cpp113 int32_t minPlatformVersion_ = 0; member in OHOS::Ace::NG::OverlayManagerTestNg
118 minPlatformVersion_ = PipelineBase::GetCurrentContext()->GetMinPlatformVersion(); in SetUp()
123 PipelineBase::GetCurrentContext()->SetMinPlatformVersion(minPlatformVersion_); in TearDown()
/foundation/arkui/ace_engine/test/unittest/core/pattern/picker/
H A Ddate_picker_test_two.cpp176 auto tmpVersion = pipeline->minPlatformVersion_; in HWTEST_F()
177 pipeline->minPlatformVersion_ = 0; in HWTEST_F()
184 pipeline->minPlatformVersion_ = tmpVersion; in HWTEST_F()
/foundation/arkui/ace_engine/test/unittest/core/pattern/side_bar/
H A Dside_bar_layout_test_ng.cpp685 pipeline->minPlatformVersion_ = 12; in HWTEST_F()
719 pipeline->minPlatformVersion_ = TEST_VALUE; in HWTEST_F()
765 pipeline->minPlatformVersion_ = TEST_VALUE; in HWTEST_F()
806 pipeline->minPlatformVersion_ = TEST_VALUE; in HWTEST_F()
840 pipeline->minPlatformVersion_ = TEST_VALUE; in HWTEST_F()
951 pipeline->minPlatformVersion_ = 7; in HWTEST_F()
1044 pipeline->minPlatformVersion_ = 12; in HWTEST_F()
1116 pipeline->minPlatformVersion_ = 12; in HWTEST_F()
1155 pipeline->minPlatformVersion_ = TEST_VALUE; in HWTEST_F()
1262 pipeline->minPlatformVersion_ in HWTEST_F()
[all...]
H A Dside_bar_pattern_test_ng.cpp1123 pipeline->minPlatformVersion_ = 12; in HWTEST_F()
1329 pipeline->minPlatformVersion_ = TEST_VALUE; in HWTEST_F()
1395 pipeline->minPlatformVersion_ = TEST_VALUE; in HWTEST_F()
H A Dside_bar_view_test_ng.cpp586 pipeline->minPlatformVersion_ = 12; in HWTEST_F()
/foundation/arkui/ace_engine/test/unittest/core/pattern/navrouter/
H A Dnavrouter_model_test_ng.cpp1413 pipeline->minPlatformVersion_ = 10; in HWTEST_F()
1457 pipeline->minPlatformVersion_ = 10; in HWTEST_F()
1463 pipeline->minPlatformVersion_ = 9; in HWTEST_F()
1513 pipeline->minPlatformVersion_ = 10; in HWTEST_F()
1529 pipeline->minPlatformVersion_ = 9; in HWTEST_F()
1535 pipeline->minPlatformVersion_ = 10; in HWTEST_F()
1605 ASSERT_EQ(pipeline->minPlatformVersion_, 10); in HWTEST_F()
1669 ASSERT_EQ(pipeline->minPlatformVersion_, 10); in HWTEST_F()
1711 pipeline->minPlatformVersion_ = 10; in HWTEST_F()
1724 ASSERT_EQ(pipeline->minPlatformVersion_, 1 in HWTEST_F()
[all...]
/foundation/arkui/ace_engine/test/unittest/core/pattern/navigation/
H A Dnavdestination_test_ng.cpp872 context->minPlatformVersion_ = static_cast<int32_t>(PlatformVersion::VERSION_ELEVEN) - 1; in HWTEST_F()
876 context->minPlatformVersion_ = static_cast<int32_t>(PlatformVersion::VERSION_ELEVEN) + 1; in HWTEST_F()
879 context->minPlatformVersion_ = preVersion; in HWTEST_F()
H A Dnavigation_model_test_ng.cpp249 context->minPlatformVersion_ = static_cast<int32_t>(PlatformVersion::VERSION_ELEVEN) - 1; in HWTEST_F()
253 context->minPlatformVersion_ = static_cast<int32_t>(PlatformVersion::VERSION_ELEVEN) + 1; in HWTEST_F()
256 context->minPlatformVersion_ = preVersion; in HWTEST_F()
/foundation/arkui/ace_engine/frameworks/core/pipeline/
H A Dpipeline_base.h616 return minPlatformVersion_ % 1000; in GetMinPlatformVersion()
621 minPlatformVersion_ = minPlatformVersion; in SetMinPlatformVersion()
1509 int32_t minPlatformVersion_ = 0; member in OHOS::OHOS::Ace::PipelineBase
/foundation/arkui/ace_engine/test/unittest/core/pattern/menu/
H A Dmenuitem_testone_ng.cpp204 PipelineBase::GetCurrentContext()->minPlatformVersion_ = 100; in HWTEST_F()
/foundation/arkui/ace_engine/test/unittest/core/render/
H A Ddrawing_prop_convertor_test_ng.cpp549 * @tc.steps2: call ToRSTextStyle and set pipelineContext->minPlatformVersion_ is 6. in HWTEST_F()
552 pipelineContext->minPlatformVersion_ = 6; in HWTEST_F()
/foundation/arkui/ace_engine/frameworks/core/components/box/
H A Drender_box_base.cpp429 if (minPlatformVersion_ != COMPATIBLE_VERSION || width_.Unit() != DimensionUnit::PERCENT) {
433 if (minPlatformVersion_ != COMPATIBLE_VERSION || height_.Unit() != DimensionUnit::PERCENT) {
/foundation/arkui/ace_engine/frameworks/core/pipeline/base/
H A Drender_node.h1257 int32_t minPlatformVersion_ = 0; member in OHOS::Ace::RenderNode
H A Drender_node.cpp1355 minPlatformVersion_ = context->GetMinPlatformVersion(); in UpdateAll()
/foundation/arkui/ace_engine/test/unittest/core/pipeline/
H A Dpipeline_context_test_ng_new.cpp1834 context_->minPlatformVersion_ = static_cast<int32_t>(PlatformVersion::VERSION_THIRTEEN); in HWTEST_F()

Completed in 51 milliseconds

12