Home
last modified time | relevance | path

Searched defs:first_api_level (Results 1 – 25 of 26) sorted by relevance

12

/aosp_15_r20/cts/apps/CameraITS/tests/scene4/
H A Dtest_aspect_ratio_and_crop.py54 def _check_skip_conditions(first_api_level, props): argument
116 first_api_level, level_3): argument
149 def _is_checked_aspect_ratio(first_api_level, w, h): argument
/aosp_15_r20/system/extras/libfscrypt/tests/
H A Dfscrypt_test.cpp29 const EncryptionOptions TestString(unsigned int first_api_level, const std::string instring, in TestString()
40 #define TEST_STRING(first_api_level, instring, outstring) \ argument
/aosp_15_r20/external/autotest/server/cros/tradefed/
H A Dcts_expected_failure_parser.py21 first_api_level, argument
96 first_api_level, argument
/aosp_15_r20/cts/tests/tests/security/native/encryption/
H A DFileBasedEncryptionPolicyTest.cpp208 static void validateAdoptableStorageSettings(int first_api_level) { in validateAdoptableStorageSettings()
245 int first_api_level = getFirstApiLevel(); in TEST() local
/aosp_15_r20/test/vts-testcase/kernel/encryption/
Dmetadata_encryption_tests.cpp164 int first_api_level; in SetUp() local
311 int first_api_level; in TEST() local
Dfile_based_encryption_tests.cpp538 int first_api_level; in SetUp() local
1409 int first_api_level; in DeviceUsesFBE() local
Dutils.cpp214 bool GetFirstApiLevel(int *first_api_level) { in GetFirstApiLevel()
/aosp_15_r20/system/extras/libfscrypt/
H A Dfscrypt.cpp146 bool OptionsToStringForApiLevel(unsigned int first_api_level, const EncryptionOptions& options, in OptionsToStringForApiLevel()
186 bool ParseOptionsForApiLevel(unsigned int first_api_level, const std::string& options_string, in ParseOptionsForApiLevel()
/aosp_15_r20/bootable/libbootloader/vts/
H A DVtsBootconfigTest.cpp30 int first_api_level = android::base::GetIntProperty( in TEST_F() local
/aosp_15_r20/test/vts-testcase/kernel/sdcardfs/src/com/android/sdcardfs/vts/
DSdcardfsTest.java42 int first_api_level = Integer.parseInt(result); in should_run() local
/aosp_15_r20/cts/apps/CameraITS/tests/scene3/
H A Dtest_flip_mirror.py40 def test_flip_mirror_impl(cam, props, fmt, chart, first_api_level, argument
/aosp_15_r20/system/vold/model/
H A DVolumeEncryption.cpp35 auto first_api_level = in lookup_volume_method() local
/aosp_15_r20/cts/tests/tests/security/native/verified_boot/
H A DVerifiedBootTest.cpp32 int first_api_level = getFirstApiLevel(); in isExemptFromAVBTests() local
/aosp_15_r20/cts/apps/CameraITS/tests/scene_extensions/scene_low_light/
H A Dtest_low_light_boost_extension.py67 first_api_level): argument
H A Dtest_night_extension.py91 first_api_level): argument
/aosp_15_r20/cts/apps/CameraITS/tests/sensor_fusion/
H A Dtest_multi_camera_frame_sync.py62 def _determine_angular_diff_thresh(first_api_level, sync_calibrated, argument
/aosp_15_r20/test/vts-testcase/kernel/gki/
Dgeneric_boot_image_test.cpp181 int first_api_level = android::base::GetIntProperty( in TEST_F() local
/aosp_15_r20/test/vts/tests/fastboot_getvar/src/com/android/tests/
H A DFastbootGetvarUserspaceTest.java156 String first_api_level = in testFirstApiLevel() local
/aosp_15_r20/cts/apps/CameraITS/tools/
H A Drun_all_tests.py540 def augment_sub_camera_tests(first_api_level): argument
/aosp_15_r20/system/vold/
H A DFsCrypt.cpp360 auto first_api_level = GetFirstApiLevel(); in get_volume_file_encryption_options() local
/aosp_15_r20/packages/modules/Connectivity/bpf/loader/
DNetBpfLoad.cpp1422 const int first_api_level = GetIntProperty("ro.board.first_api_level", effective_api_level); in doLoad() local
/aosp_15_r20/frameworks/base/core/proto/android/os/
H A Dsystem_properties.proto462 optional int32 first_api_level = 8; field
/aosp_15_r20/hardware/interfaces/security/keymint/aidl/vts/functional/
H A DKeyMintAidlTestBase.cpp1738 const int32_t first_api_level = property_get_int32("ro.board.first_api_level", 0); in is_chipset_allowed_km4_strongbox() local
/aosp_15_r20/out/soong/.intermediates/frameworks/base/libplatformprotos/linux_glibc_x86_64_static/gen/proto/frameworks/base/core/proto/android/os/
Dsystem_properties.pb.h21659 inline ::int32_t SystemPropertiesProto_Ro_Product::first_api_level() const { in first_api_level() function
/aosp_15_r20/out/soong/.intermediates/frameworks/base/libplatformprotos/android_arm64_armv8-2a_cortex-a55_static_cfi/gen/proto/frameworks/base/core/proto/android/os/
Dsystem_properties.pb.h21234 inline ::int32_t SystemPropertiesProto_Ro_Product::first_api_level() const { in first_api_level() function

12