/system/keymint/common/ |
D | Cargo.toml | 13 ciborium = { version = "^0.2.0", default-features = false } 16 der = { version = "^0.7.2", features = ["alloc", "derive"] } qkey 21 pkcs1 = { version = "^0.7.5", features = ["alloc"] } qkey 23 sec1 = { version = "0.7.3", features = ["alloc", "der", "pkcs8"] } qkey 25 zeroize = { version = "^1.5.6", features = ["alloc", "zeroize_derive"] } qkey
|
/system/extras/ext4_utils/ |
D | mke2fs.conf | 12 features = has_journal 15 features = has_journal,extent,huge_file,dir_nlink,extra_isize,uninit_bg 19 features = has_journal,extent,huge_file,flex_bg,inline_data,64bit,dir_nlink,extra_isize
|
/system/keymint/ta/ |
D | Cargo.toml | 12 ciborium = { version = "^0.2.0", default-features = false } 15 der = { version = "^0.7.8", features = ["alloc", "derive"] } qkey 22 x509-cert = { version = "0.2.4", default-features = false }
|
/system/keymint/wire/ |
D | Cargo.toml | 11 [features] table 19 ciborium = { version = "^0.2.2", default-features = false } 25 zeroize = { version = "^1.5.6", features = ["alloc", "zeroize_derive"] } qkey
|
D | Android.bp | 28 features: [ 55 features: [ 100 features: [
|
/system/nfc/tools/casimir/ |
D | Cargo.toml | 24 tokio = { version = "1.22", features = ["full", "io-util"] } qkey 25 tokio-stream = { version = "0.1", features = ["sync"] } qkey
|
/system/core/fs_mgr/libfiemap/ |
D | utility.cpp | 120 auto features = android::base::Split(contents, ", "); in F2fsPinBeforeAllocate() local 121 auto iter = std::find(features.begin(), features.end(), "pin_file"s); in F2fsPinBeforeAllocate() 122 *supported = (iter != features.end()); in F2fsPinBeforeAllocate()
|
/system/keymint/derive/ |
D | Cargo.toml | 17 syn = { version = "2.0.38", features = ["derive", "parsing"] } qkey 20 ciborium = { version = "^0.2.0", default-features = false }
|
/system/keymint/hal/ |
D | Android.bp | 46 features: [ 64 features: [ 94 features: [
|
/system/authgraph/derive/ |
D | Cargo.toml | 13 syn = { version = "2.0.38", features = ["derive", "parsing"] } qkey
|
/system/core/debuggerd/crasher/ |
D | crasher.cpp | 257 std::vector<std::string> features = android::base::Split(std::string(line), " "); in CheckCpuFeature() local 258 if (std::find(features.begin(), features.end(), name) == features.end()) { in CheckCpuFeature()
|
/system/security/keystore2/ |
D | Android.bp | 72 features: [ 89 features: [ 116 features: [
|
/system/extras/simpleperf/ |
D | simpleperf_writer_fuzzer.cpp | 76 int32_t features = mFdp.ConsumeIntegralInRange<int32_t>(kMinCount, kMaxCount); in process() local 92 writer->BeginWriteFeatures(features); in process() 94 while (features-- > 0) { in process()
|
D | record_file_format.h | 143 unsigned char features[FEAT_MAX_NUM / 8]; member
|
/system/extras/perf2cfg/ |
D | pylintrc | 1 # Reference: https://pylint.pycqa.org/en/latest/technical_reference/features.html
|
/system/security/mls/mls-rs-crypto-boringssl/ |
D | Cargo.toml | 12 zeroize = { version = "1.6.0", features = ["zeroize_derive"] } qkey
|
/system/keymint/ |
D | CHANGELOG.md | 18 - Addition of features to indicate support for different HAL versions. Vendors targetting the 19 current version of the KeyMint HAL **should ensure that all `hal_v2`, `hal_v3` etc. features are
|
/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-rust-source/gen/android/aidl/tests/ |
D | IDeprecated.rs | 40 …pub fn new_async_binder<T, R>(inner: T, rt: R, features: binder::BinderFeatures) -> binder::Strong… in new_async_binder() 60 Self::new_binder(wrapped, features) in new_async_binder()
|
/system/tools/aidl/tests/golden_output/aidl-test-interface-rust-source/gen/android/aidl/tests/ |
D | IDeprecated.rs | 40 …pub fn new_async_binder<T, R>(inner: T, rt: R, features: binder::BinderFeatures) -> binder::Strong… in new_async_binder() 60 Self::new_binder(wrapped, features) in new_async_binder()
|
/system/keymint/tests/ |
D | Cargo.toml | 12 ciborium = { version = "^0.2.0", default-features = false }
|
/system/keymint/ta/fuzz/ |
D | Cargo.toml | 12 der = { version = "^0.7.8", features = ["alloc", "derive"] } qkey
|
/system/incremental_delivery/incfs/tests/ |
D | incfs_test.cpp | 140 if (features() & Features::v2) { in testWriteBlockAndPageRead() 172 if (features() & Features::v2) { in testWaitForPendingReads() 205 ASSERT_NE(features(), none); in TEST_F() 247 EXPECT_EQ((features() & Features::v2) != 0, IncFs_GetControlFd(control_, BLOCKS_WRITTEN) >= 0); in TEST_F() 800 if (!(features() & Features::v2)) { in TEST_F() 830 if (!(features() & Features::v2)) { in TEST_F() 853 if (!(features() & Features::v2)) { in TEST_F() 865 if (!(features() & Features::v2)) { in TEST_F() 904 if (!(features() & Features::v2)) { in TEST_F() 949 if (!(features() & Features::v2)) { in TEST_F() [all …]
|
/system/incremental_delivery/incfs/ |
D | incfs.cpp | 290 static const auto features = IncFsFeatures(readIncFsFeatures()); in IncFs_Features() local 291 return features; in IncFs_Features() 393 if (features() & Features::v2) { in makeMountOptionsString() 416 if (features() & Features::v2) { in makeControl() 533 if ((features() & Features::v2) && in restoreconControlFiles() 1217 if (features() & Features::v2) { in waitForReads() 1588 if (features() & Features::v2) { in IncFs_IsFullyLoaded() 1613 if (features() & Features::v2) { in IncFs_IsFullyLoadedByPath() 1631 if (features() & Features::v2) { in IncFs_IsFullyLoadedById() 1690 if (features() & Features::v2) { in IncFs_IsEverythingFullyLoaded() [all …]
|
/system/sepolicy/public/ |
D | ephemeral_app.te | 10 ### additional security features.
|
/system/chre/java/test/stress/src/com/google/android/chre/test/stress/ |
D | ContextHubStressTestExecutor.java | 185 ChreStressTest.TestCommand.Feature[] features = { in runStressTest() local 198 for (ChreStressTest.TestCommand.Feature feature : features) { in runStressTest() 208 for (ChreStressTest.TestCommand.Feature feature : features) { in runStressTest()
|