Home
last modified time | relevance | path

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

/system/keymaster/legacy_support/
Decdsa_keymaster1_operation.h53 typedef BaseOperation super; typedef
Drsa_keymaster1_operation.h52 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.cpp967 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
Dbuilder.cpp473 LpMetadataBlockDevice& super = block_devices_[0]; in Init() local
776 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.cpp440 const std::string& SnapshotFuzzEnv::super() const { in super() function in android::snapshot::SnapshotFuzzEnv
/system/core/fs_mgr/libfiemap/
Dimage_manager.cpp306 auto super = android::fs_mgr::GetMetadataSuperBlockDevice(*metadata.get()); in MapWithDmLinear() local
/system/tools/hidl/
DInterface.cpp817 const Interface* super = superType(); in emitHidlDefinition() local