Searched defs:super (Results 1 – 13 of 13) sorted by relevance
/system/keymaster/include/keymaster/legacy_support/ |
D | rsa_keymaster0_key.h | 34 typedef RsaKeyFactory super; typedef
|
D | ec_keymaster0_key.h | 34 typedef EcKeyFactory super; typedef
|
/system/keymaster/legacy_support/ |
D | ecdsa_keymaster1_operation.h | 53 typedef BaseOperation super; typedef
|
D | rsa_keymaster1_operation.h | 53 typedef BaseOperation super; typedef
|
/system/core/fs_mgr/libsnapshot/android/snapshot/ |
D | snapshot_fuzz.proto | 60 string super = 2; field
|
/system/core/fs_mgr/liblp/ |
D | builder_test.cpp | 972 BlockDeviceInfo super("super", 8_GiB, 786432, 229376, 4096); in TEST_F() local 1026 BlockDeviceInfo super("super", 8_GiB, 786432, 0, 4096); in TEST_F() local 1058 BlockDeviceInfo super("super", 8_GiB, 786432, 229376, 4096); in TEST_F() local
|
D | builder.cpp | 478 LpMetadataBlockDevice& super = block_devices_[0]; in Init() local 781 const auto& super = block_devices_[0]; in PrioritizeSecondHalfOfSuper() local
|
/system/keymaster/ng/include/ |
D | AndroidKeymaster41Device.h | 62 using super = V4_0::ng::AndroidKeymaster4Device; variable
|
/system/extras/partition_tools/ |
D | lpadd.cc | 465 SuperHelper super(super_path); in main() local
|
/system/core/fs_mgr/libsnapshot/ |
D | snapshot_fuzz.cpp | 130 const std::string* super; in SNAPSHOT_FUZZ_FUNCTION() local
|
D | snapshot_fuzz_utils.cpp | 443 const std::string& SnapshotFuzzEnv::super() const { in super() function in android::snapshot::SnapshotFuzzEnv
|
/system/core/fs_mgr/libfiemap/ |
D | image_manager.cpp | 292 auto super = android::fs_mgr::GetMetadataSuperBlockDevice(*metadata.get()); in MapWithDmLinear() local
|
/system/tools/hidl/ |
D | Interface.cpp | 792 const Interface* super = superType(); in emitHidlDefinition() local
|