Searched defs:AddPartition (Results 1 – 7 of 7) sorted by relevance
/aosp12/system/update_engine/aosp/ |
H A D | dynamic_partition_test_utils.h | 131 inline void AddPartition(DeltaArchiveManifest* manifest, in AddPartition() function
|
/aosp12/system/update_engine/payload_generator/ |
H A D | payload_file.cc | 95 bool PayloadFile::AddPartition(const PartitionConfig& old_conf, in AddPartition() function in chromeos_update_engine::PayloadFile
|
/aosp12/system/extras/partition_tools/ |
H A D | lpadd.cc | 160 bool SuperHelper::AddPartition(const std::string& partition_name, const std::string& group_name, in AddPartition() function in SuperHelper
|
/aosp12/system/core/fs_mgr/liblp/ |
H A D | builder.cpp | 525 Partition* MetadataBuilder::AddPartition(const std::string& name, uint32_t attributes) { in AddPartition() function in android::fs_mgr::MetadataBuilder 529 Partition* MetadataBuilder::AddPartition(std::string_view name, std::string_view group_name, in AddPartition() function in android::fs_mgr::MetadataBuilder
|
H A D | builder_test.cpp | 944 static void AddPartition(const std::unique_ptr<MetadataBuilder>& builder, in AddPartition() function
|
/aosp12/system/update_engine/payload_consumer/ |
H A D | delta_performer_integration_test.cc | 161 void AddPartition(DeltaArchiveManifest* manifest, in AddPartition() function in chromeos_update_engine::DeltaPerformerIntegrationTest
|
/aosp12/system/core/fs_mgr/libsnapshot/ |
H A D | snapshot_test.cpp | 2115 TEST_F(SnapshotUpdateTest, AddPartition) { in TEST_F() argument
|