Home
last modified time | relevance | path

Searched defs:legacy (Results 1 – 11 of 11) sorted by relevance

/system/security/keystore2/src/km_compat/
Dlib.rs61 let legacy = get_device_or_skip_test!(); in test_get_hardware_info() localVariable
68 let legacy = get_device_or_skip_test!(); in test_add_rng_entropy() localVariable
143 let legacy = get_device_or_skip_test!(); in test_generate_key_no_encrypt() localVariable
149 let legacy = get_device_or_skip_test!(); in test_generate_key_encrypt() localVariable
155 let legacy = get_device_or_skip_test!(); in test_generate_key_attested() localVariable
161 let legacy = get_device_or_skip_test!(); in test_import_key() localVariable
176 let legacy = get_device_or_skip_test!(); in test_import_wrapped_key() localVariable
184 let legacy = get_device_or_skip_test!(); in test_upgrade_key() localVariable
193 let legacy = get_device_or_skip_test!(); in test_delete_key() localVariable
201 let legacy = get_device_or_skip_test!(); in test_delete_all_keys() localVariable
[all …]
/system/bt/main/shim/
Dacl_legacy_interface.cc27 namespace legacy { namespace
Dcontroller.cc140 #define MAP_TO_GD(legacy, gd) \ argument
204 #define FORWARD_IF_RUST(legacy, gd) \ in MAP_TO_GD() argument
228 #define FORWARD_GETTER_IF_RUST(type, legacy, gd) \ argument
/system/tools/sysprop/
DApiChecker.cpp53 bool legacy = false; in CompareProps() local
/system/netd/server/
DNetworkController.cpp640 const char* nexthop, bool legacy, uid_t uid, int mtu) { in addRoute()
645 const char* nexthop, bool legacy, uid_t uid, int mtu) { in updateRoute()
650 const char* nexthop, bool legacy, uid_t uid) { in removeRoute()
867 const char* nexthop, enum RouteOperation op, bool legacy, in modifyRoute()
DNetdNativeService.cpp1032 bool legacy = false; in networkAddRouteParcel() local
1046 bool legacy = false; in networkUpdateRouteParcel() local
1066 bool legacy = false; in networkAddRoute() local
1077 bool legacy = false; in networkRemoveRoute() local
1088 bool legacy = true; in networkAddLegacyRoute() local
1100 bool legacy = true; in networkRemoveLegacyRoute() local
DNdcDispatcher.cpp974 bool legacy = false; in runCommand() local
/system/core/libsync/tests/
Dsync_test.cpp246 struct sync_fence_info_data* legacy = sync_fence_info(f.getFd()); in CheckModernLegacyInfoMatch() local
/system/core/init/
Dproperty_service.cpp890 static std::string ConstructBuildFingerprint(bool legacy) { in ConstructBuildFingerprint()
/system/bt/gd/hci/
Dle_scanning_manager.cc286 bool legacy{false}; member
/system/vold/
DUtils.cpp1112 std::string legacy = StringPrintf("%s/data", data.c_str()); in BuildDataUserCePath() local