Searched defs:legacy (Results 1 – 10 of 10) sorted by relevance
/system/security/keystore2/src/km_compat/ |
D | lib.rs | 62 let legacy = get_device_or_skip_test!(); in test_get_hardware_info() localVariable 69 let legacy = get_device_or_skip_test!(); in test_add_rng_entropy() localVariable 144 let legacy = get_device_or_skip_test!(); in test_generate_key_no_encrypt() localVariable 150 let legacy = get_device_or_skip_test!(); in test_generate_key_encrypt() localVariable 156 let legacy = get_device_or_skip_test!(); in test_generate_key_attested() localVariable 162 let legacy = get_device_or_skip_test!(); in test_import_key() localVariable 177 let legacy = get_device_or_skip_test!(); in test_import_wrapped_key() localVariable 185 let legacy = get_device_or_skip_test!(); in test_upgrade_key() localVariable 194 let legacy = get_device_or_skip_test!(); in test_delete_key() localVariable 202 let legacy = get_device_or_skip_test!(); in test_delete_all_keys() localVariable [all …]
|
/system/tools/sysprop/ |
D | ApiChecker.cpp | 53 bool legacy = false; in CompareProps() local
|
/system/netd/server/ |
D | NetworkController.cpp | 658 const char* nexthop, bool legacy, uid_t uid, int mtu) { in addRoute() 663 const char* nexthop, bool legacy, uid_t uid, int mtu) { in updateRoute() 668 const char* nexthop, bool legacy, uid_t uid) { in removeRoute() 964 const char* nexthop, enum RouteOperation op, bool legacy, in modifyRoute()
|
D | NetdNativeService.cpp | 962 bool legacy = false; in networkAddRouteParcel() local 976 bool legacy = false; in networkUpdateRouteParcel() local 996 bool legacy = false; in networkAddRoute() local 1007 bool legacy = false; in networkRemoveRoute() local 1018 bool legacy = true; in networkAddLegacyRoute() local 1030 bool legacy = true; in networkRemoveLegacyRoute() local
|
D | NdcDispatcher.cpp | 939 bool legacy = false; in runCommand() local
|
/system/keymint/common/src/ |
D | keyblob.rs | 33 pub mod legacy; module
|
D | tag.rs | 34 pub mod legacy; module
|
/system/core/libsync/tests/ |
D | sync_test.cpp | 246 struct sync_fence_info_data* legacy = sync_fence_info(f.getFd()); in CheckModernLegacyInfoMatch() local
|
/system/keymint/wire/src/ |
D | lib.rs | 36 pub mod legacy; module
|
/system/core/init/ |
D | property_service.cpp | 972 static std::string ConstructBuildFingerprint(bool legacy) { in ConstructBuildFingerprint()
|