Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dbundle_service_constants.h91 constexpr int32_t API_VERSION_TWELVE = 12; variable
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/verify/
H A Dverify_manager_host_impl.cpp147 !BundlePermissionMgr::VerifyCallingBundleSdkVersion(ServiceConstants::API_VERSION_TWELVE)) { in Verify()
491 !BundlePermissionMgr::VerifyCallingBundleSdkVersion(ServiceConstants::API_VERSION_TWELVE)) { in DeleteAbc()
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/picker/
H A Ddate_picker_column_test_ng.cpp85 const int32_t API_VERSION_TWELVE = 12; variable
623 MockContainer::Current()->SetApiTargetVersion(API_VERSION_TWELVE);