Home
last modified time | relevance | path

Searched defs:apiTargetVersion (Results 1 – 23 of 23) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/scroll_bar/
H A Dscroll_bar_layout_test_ng.cpp180 const int32_t apiTargetVersion = Container::Current()->GetApiTargetVersion(); variable
212 const int32_t apiTargetVersion = Container::Current()->GetApiTargetVersion(); variable
256 const int32_t apiTargetVersion = Container::Current()->GetApiTargetVersion(); variable
H A Dscroll_bar_event_test_ng.cpp415 const int32_t apiTargetVersion = Container::Current()->GetApiTargetVersion(); variable
460 const int32_t apiTargetVersion = Container::Current()->GetApiTargetVersion(); variable
525 const int32_t apiTargetVersion = Container::Current()->GetApiTargetVersion(); variable
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dace_new_pipe_judgement.cpp58 uint32_t apiTargetVersion, const std::string& apiReleaseType) in QueryAceNewPipeEnabledFA()
81 uint32_t apiTargetVersion, const std::string& apiReleaseType, bool closeArkTSPartialUpdate) in QueryAceNewPipeEnabledStage()
H A Dace_ability.cpp235 auto apiTargetVersion = abilityContext->GetApplicationInfo()->apiTargetVersion; in OnStart() local
H A Dui_content_impl.cpp1587 auto apiTargetVersion = context->GetApplicationInfo()->apiTargetVersion; in CommonInitialize() local
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/indexer/
H A Dindexer_layout_test_ng.cpp132 int32_t apiTargetVersion = Container::Current()->GetApiTargetVersion(); variable
166 int32_t apiTargetVersion = Container::Current()->GetApiTargetVersion(); variable
1180 int32_t apiTargetVersion = Container::Current()->GetApiTargetVersion(); variable
1216 int32_t apiTargetVersion = Container::Current()->GetApiTargetVersion(); variable
1254 int32_t apiTargetVersion = Container::Current()->GetApiTargetVersion(); variable
1272 int32_t apiTargetVersion = Container::Current()->GetApiTargetVersion(); variable
H A Dindexer_select_test_ng.cpp643 int32_t apiTargetVersion = Container::Current()->GetApiTargetVersion(); variable
/ohos5.0/foundation/ability/ability_runtime/test/unittest/ability_auto_startup_service_test/mock/include/
H A Dmock_permission_verification.h36 int32_t apiTargetVersion = 0; member
/ohos5.0/foundation/ability/ability_runtime/test/unittest/ability_manager_service_first_test/mock/include/
H A Dmock_permission_verification.h36 int32_t apiTargetVersion = 0; member
/ohos5.0/foundation/ability/ability_runtime/test/unittest/ability_manager_service_fourth_test/mock/include/
H A Dmock_permission_verification.h36 int32_t apiTargetVersion = 0; member
/ohos5.0/foundation/ability/ability_runtime/test/unittest/ability_record_test/mock/include/
H A Dmock_permission_verification.h36 int32_t apiTargetVersion = 0; member
/ohos5.0/foundation/ability/ability_runtime/test/unittest/ams_mgr_scheduler_test/mock/include/
H A Dmock_permission_verification.h36 int32_t apiTargetVersion = 0; member
/ohos5.0/foundation/ability/ability_runtime/test/unittest/services/ability_util_test/mock/include/
H A Dmock_permission_verification.h35 int32_t apiTargetVersion = 0; member
/ohos5.0/foundation/ability/ability_runtime/test/unittest/uri_permission_impl_test/mock/include/
H A Dmock_permission_verification.h36 int32_t apiTargetVersion = 0; member
/ohos5.0/foundation/ability/ability_runtime/services/common/include/
H A Dpermission_verification.h32 int32_t apiTargetVersion = 0; member
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/
H A Dcontainer.h545 auto apiTargetVersion = container->GetApiTargetVersion(); in LessThanAPITargetVersion() local
553 auto apiTargetVersion = AceApplicationInfo::GetInstance().GetApiTargetVersion() % 1000; in GreatOrEqualAPITargetVersion() local
556 auto apiTargetVersion = container->GetApiTargetVersion(); in GreatOrEqualAPITargetVersion() local
582 void SetApiTargetVersion(int32_t apiTargetVersion) in SetApiTargetVersion()
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/runtime/
H A Djs_worker.cpp318 … int32_t apiTargetVersion = static_cast<int32_t>(workerInfo_->apiTargetVersion.GetOriginPointer()); in ReadAmiData() local
423 … int32_t apiTargetVersion = static_cast<int32_t>(workerInfo_->apiTargetVersion.GetOriginPointer()); in ReadFilePathData() local
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/runtime/include/
H A Druntime.h64 int32_t apiTargetVersion = 0; member
/ohos5.0/foundation/ability/ability_runtime/frameworks/simulator/common/include/
H A Dapplication_info.h95 int32_t apiTargetVersion = 0; member
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/image_provider/
H A Dimage_provider_test_ng.cpp686 const int32_t apiTargetVersion = AceApplicationInfo::GetInstance().GetApiTargetVersion(); variable
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/
H A Dapplication_info.h202 int32_t apiTargetVersion = 0; member
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_common_bridge.cpp8121 int32_t apiTargetVersion = firstArg->Int32Value(vm); in GreatOrEqualAPITargetVersion() local
8135 int32_t apiTargetVersion = firstArg->Int32Value(vm); in LessThanAPITargetVersion() local
8147 int32_t apiTargetVersion = container->GetApiTargetVersion(); in GetApiTargetVersion() local
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbase_bundle_installer.cpp3201 int32_t apiTargetVersion = info.GetBaseApplicationInfo().apiTargetVersion; in ExtractResourceFiles() local