Searched defs:super (Results 1 – 11 of 11) sorted by relevance
/system/keymaster/legacy_support/ |
D | ecdsa_keymaster1_operation.h | 53 typedef BaseOperation super; typedef
|
D | rsa_keymaster1_operation.h | 52 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 | 967 BlockDeviceInfo super("super", 8_GiB, 786432, 229376, 4096); in TEST_F() local 1021 BlockDeviceInfo super("super", 8_GiB, 786432, 0, 4096); in TEST_F() local 1053 BlockDeviceInfo super("super", 8_GiB, 786432, 229376, 4096); in TEST_F() local
|
D | builder.cpp | 473 LpMetadataBlockDevice& super = block_devices_[0]; in Init() local 776 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 | 440 const std::string& SnapshotFuzzEnv::super() const { in super() function in android::snapshot::SnapshotFuzzEnv
|
/system/core/fs_mgr/libfiemap/ |
D | image_manager.cpp | 306 auto super = android::fs_mgr::GetMetadataSuperBlockDevice(*metadata.get()); in MapWithDmLinear() local
|
/system/tools/hidl/ |
D | Interface.cpp | 817 const Interface* super = superType(); in emitHidlDefinition() local
|