Home
last modified time | relevance | path

Searched refs:first_api_level (Results 1 – 15 of 15) sorted by relevance

/aosp12/system/vold/model/
H A DVolumeEncryption.cpp35 auto first_api_level = in lookup_volume_method() local
39 return first_api_level > __ANDROID_API_Q__ ? VolumeMethod::kDefaultKey in lookup_volume_method()
44 if (first_api_level > __ANDROID_API_Q__) { in lookup_volume_method()
47 << first_api_level; in lookup_volume_method()
/aosp12/system/extras/libfscrypt/tests/
H A Dfscrypt_test.cpp29 const EncryptionOptions TestString(unsigned int first_api_level, const std::string instring, in TestString() argument
34 EXPECT_TRUE(ParseOptionsForApiLevel(first_api_level, instring, &options)); in TestString()
35 EXPECT_TRUE(OptionsToStringForApiLevel(first_api_level, options, &options_string)); in TestString()
40 #define TEST_STRING(first_api_level, instring, outstring) \ argument
42 auto options = TestString(first_api_level, instring, outstring);
/aosp12/system/extras/libfscrypt/
H A Dfscrypt.cpp143 bool OptionsToStringForApiLevel(unsigned int first_api_level, const EncryptionOptions& options, in OptionsToStringForApiLevel() argument
164 if (!ParseOptionsForApiLevel(first_api_level, *options_string, &options_check)) { in OptionsToStringForApiLevel()
180 bool ParseOptionsForApiLevel(unsigned int first_api_level, const std::string& options_string, in ParseOptionsForApiLevel() argument
206 options->version = first_api_level > __ANDROID_API_Q__ ? 2 : 1; in ParseOptionsForApiLevel()
235 if (first_api_level <= __ANDROID_API_Q__ && options->version == 1 && in ParseOptionsForApiLevel()
/aosp12/system/extras/libfscrypt/include/fscrypt/
H A Dfscrypt.h54 bool OptionsToStringForApiLevel(unsigned int first_api_level, const EncryptionOptions& options,
59 bool ParseOptionsForApiLevel(unsigned int first_api_level, const std::string& options_string,
/aosp12/system/vold/
H A DFsCrypt.cpp274 auto first_api_level = GetFirstApiLevel(); in get_volume_file_encryption_options() local
277 first_api_level > __ANDROID_API_Q__ ? "" : "aes-256-heh"); in get_volume_file_encryption_options()
280 if (!ParseOptionsForApiLevel(first_api_level, options_string, options)) { in get_volume_file_encryption_options()
/aosp12/build/make/core/
H A Dsysprop.mk311 ro.product.first_api_level
H A Dmain.mk156 ro.product.first_api_level=$(PRODUCT_SHIPPING_API_LEVEL)
292 ro.product.first_api_level=$(PRODUCT_SHIPPING_API_LEVEL)
306 ro.board.first_api_level=$(BOARD_SHIPPING_API_LEVEL)
H A DMakefile4137 check_vintf_compatible_args += --property ro.product.first_api_level=$(PRODUCT_SHIPPING_API_LEVEL)
/aosp12/frameworks/base/core/proto/android/os/
H A Dsystem_properties.proto462 optional int32 first_api_level = 8; field
/aosp12/system/sepolicy/prebuilts/api/28.0/public/
H A Dproperty_contexts286 ro.product.first_api_level u:object_r:exported_default_prop:s0 exact int
/aosp12/system/sepolicy/prebuilts/api/29.0/public/
H A Dproperty_contexts352 ro.product.first_api_level u:object_r:exported_default_prop:s0 exact int
/aosp12/system/sepolicy/prebuilts/api/31.0/private/
H A Dproperty_contexts864 ro.product.first_api_level u:object_r:build_vendor_prop:s0 exact int
877 ro.board.first_api_level u:object_r:build_vendor_prop:s0 exact int
/aosp12/system/sepolicy/prebuilts/api/32.0/private/
H A Dproperty_contexts870 ro.product.first_api_level u:object_r:build_vendor_prop:s0 exact int
883 ro.board.first_api_level u:object_r:build_vendor_prop:s0 exact int
/aosp12/system/sepolicy/private/
H A Dproperty_contexts870 ro.product.first_api_level u:object_r:build_vendor_prop:s0 exact int
883 ro.board.first_api_level u:object_r:build_vendor_prop:s0 exact int
/aosp12/system/sepolicy/prebuilts/api/30.0/public/
H A Dproperty_contexts387 ro.product.first_api_level u:object_r:exported_default_prop:s0 exact int