Home
last modified time | relevance | path

Searched defs:super (Results 1 – 13 of 13) sorted by relevance

/system/keymaster/include/keymaster/legacy_support/
Drsa_keymaster0_key.h34 typedef RsaKeyFactory super; typedef
Dec_keymaster0_key.h34 typedef EcKeyFactory super; typedef
/system/keymaster/legacy_support/
Decdsa_keymaster1_operation.h53 typedef BaseOperation super; typedef
Drsa_keymaster1_operation.h53 typedef BaseOperation super; typedef
/system/core/fs_mgr/libsnapshot/android/snapshot/
Dsnapshot_fuzz.proto60 string super = 2; field
/system/core/fs_mgr/liblp/
Dbuilder_test.cpp972 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
Dbuilder.cpp478 LpMetadataBlockDevice& super = block_devices_[0]; in Init() local
781 const auto& super = block_devices_[0]; in PrioritizeSecondHalfOfSuper() local
/system/keymaster/ng/include/
DAndroidKeymaster41Device.h62 using super = V4_0::ng::AndroidKeymaster4Device; variable
/system/extras/partition_tools/
Dlpadd.cc465 SuperHelper super(super_path); in main() local
/system/core/fs_mgr/libsnapshot/
Dsnapshot_fuzz.cpp130 const std::string* super; in SNAPSHOT_FUZZ_FUNCTION() local
Dsnapshot_fuzz_utils.cpp443 const std::string& SnapshotFuzzEnv::super() const { in super() function in android::snapshot::SnapshotFuzzEnv
/system/core/fs_mgr/libfiemap/
Dimage_manager.cpp292 auto super = android::fs_mgr::GetMetadataSuperBlockDevice(*metadata.get()); in MapWithDmLinear() local
/system/tools/hidl/
DInterface.cpp792 const Interface* super = superType(); in emitHidlDefinition() local