Home
last modified time | relevance | path

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

/system/vold/model/
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()
/system/extras/libfscrypt/tests/
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);
/system/extras/libfscrypt/include/fscrypt/
Dfscrypt.h55 bool OptionsToStringForApiLevel(unsigned int first_api_level, const EncryptionOptions& options,
60 bool ParseOptionsForApiLevel(unsigned int first_api_level, const std::string& options_string,
/system/extras/libfscrypt/
Dfscrypt.cpp146 bool OptionsToStringForApiLevel(unsigned int first_api_level, const EncryptionOptions& options, in OptionsToStringForApiLevel() argument
170 if (!ParseOptionsForApiLevel(first_api_level, *options_string, &options_check)) { in OptionsToStringForApiLevel()
186 bool ParseOptionsForApiLevel(unsigned int first_api_level, const std::string& options_string, in ParseOptionsForApiLevel() argument
212 options->version = first_api_level > __ANDROID_API_Q__ ? 2 : 1; in ParseOptionsForApiLevel()
244 if (first_api_level <= __ANDROID_API_Q__ && options->version == 1 && in ParseOptionsForApiLevel()
/system/vold/
DFsCrypt.cpp360 auto first_api_level = GetFirstApiLevel(); in get_volume_file_encryption_options() local
363 first_api_level > __ANDROID_API_Q__ ? "" : "aes-256-heh"); in get_volume_file_encryption_options()
366 if (!ParseOptionsForApiLevel(first_api_level, options_string, options)) { in get_volume_file_encryption_options()
/system/sepolicy/prebuilts/api/29.0/public/
Dproperty_contexts352 ro.product.first_api_level u:object_r:exported_default_prop:s0 exact int
/system/sepolicy/prebuilts/api/32.0/private/
Dproperty_contexts869 ro.product.first_api_level u:object_r:build_vendor_prop:s0 exact int
882 ro.board.first_api_level u:object_r:build_vendor_prop:s0 exact int
/system/sepolicy/prebuilts/api/31.0/private/
Dproperty_contexts863 ro.product.first_api_level u:object_r:build_vendor_prop:s0 exact int
876 ro.board.first_api_level u:object_r:build_vendor_prop:s0 exact int
/system/sepolicy/prebuilts/api/30.0/public/
Dproperty_contexts387 ro.product.first_api_level u:object_r:exported_default_prop:s0 exact int
/system/sepolicy/prebuilts/api/33.0/private/
Dproperty_contexts976 ro.product.first_api_level u:object_r:build_vendor_prop:s0 exact int
989 ro.board.first_api_level u:object_r:build_vendor_prop:s0 exact int
/system/sepolicy/prebuilts/api/34.0/private/
Dproperty_contexts1098 ro.product.first_api_level u:object_r:build_vendor_prop:s0 exact int
1118 ro.board.first_api_level u:object_r:build_vendor_prop:s0 exact int
/system/sepolicy/prebuilts/api/202404/private/
Dproperty_contexts1144 ro.product.first_api_level u:object_r:build_vendor_prop:s0 exact int
1164 ro.board.first_api_level u:object_r:build_vendor_prop:s0 exact int
/system/sepolicy/private/
Dproperty_contexts1268 ro.product.first_api_level u:object_r:build_vendor_prop:s0 exact int
1288 ro.board.first_api_level u:object_r:build_vendor_prop:s0 exact int
/system/sepolicy/prebuilts/api/202504/private/
Dproperty_contexts1254 ro.product.first_api_level u:object_r:build_vendor_prop:s0 exact int
1274 ro.board.first_api_level u:object_r:build_vendor_prop:s0 exact int