Home
last modified time | relevance | path

Searched defs:partitions (Results 1 – 25 of 42) sorted by relevance

12

/aosp12/bootable/recovery/tests/unit/
H A Dupdate_verifier_test.cpp62 std::vector<std::unordered_map<std::string, std::string>>& partitions) { in ConstructProto()
125 std::vector<std::unordered_map<std::string, std::string>> partitions = { in TEST_F() local
147 std::vector<std::unordered_map<std::string, std::string>> partitions = { in TEST_F() local
167 std::vector<std::unordered_map<std::string, std::string>> partitions = { in TEST_F() local
188 std::vector<std::unordered_map<std::string, std::string>> partitions = { in TEST_F() local
207 std::vector<std::unordered_map<std::string, std::string>> partitions = { in TEST_F() local
/aosp12/packages/modules/Virtualization/microdroid/
H A Dmicrodroid_cdisk_env.json2 "partitions": [ array
H A Dmicrodroid_cdisk_userdata.json2 "partitions": [ array
H A Dmicrodroid_cdisk.json2 "partitions": [ array
/aosp12/bootable/recovery/update_verifier/
H A Dcare_map.proto30 repeated PartitionInfo partitions = 1; field
/aosp12/system/extras/partition_tools/
H A Ddynamic_partitions_device_info.proto40 repeated Partition partitions = 3; field
H A Dlpunpack.cc102 std::unordered_set<std::string> partitions; in main() local
176 std::unordered_set<std::string>&& partitions, in ImageExtractor()
H A Dlpmake.cc159 const std::vector<PartitionInfo>& partitions) { in CalculateBlockDeviceSize()
199 std::vector<PartitionInfo> partitions; in main() local
/aosp12/system/update_engine/common/
H A Ddynamic_partition_control_stub.cc78 std::vector<std::string>* partitions) { in ListDynamicPartitionsForSlot()
89 const std::vector<std::string>& partitions) { in VerifyExtentsForUntouchedPartitions()
/aosp12/system/core/fs_mgr/liblp/include/liblp/
H A Dliblp.h40 std::vector<LpMetadataPartition> partitions; member
H A Dmetadata_format.h215 LpMetadataTableDescriptor partitions; member
391 LpMetadataTableDescriptor partitions; member
/aosp12/system/core/fs_mgr/libsnapshot/
H A Destimate_cow_from_nonab_ota.cpp197 auto partitions = android::base::Split(parts[1], " "); in GetDynamicPartitionNames() local
233 auto partitions = ota_tf_->GetDynamicPartitionNames(); in Run() local
/aosp12/system/core/fs_mgr/libsnapshot/update_engine/
H A Dupdate_metadata.proto82 repeated PartitionUpdate partitions = 13; field
/aosp12/build/make/tools/releasetools/
H A Dmerge_target_files.py743 def validate_merged_apex_info(output_target_files_dir, partitions): argument
772 def generate_care_map(partitions, output_target_files_dir): argument
H A Dadd_img_to_target_files.py490 def AddVBMeta(output_zip, partitions, name, needed_partitions): argument
/aosp12/system/update_engine/payload_consumer/
H A Dinstall_plan.h140 std::vector<Partition> partitions; member
H A Ddelta_performer.cc275 void LogPartitionInfo(const vector<PartitionUpdate>& partitions) { in LogPartitionInfo()
1104 const auto& partitions = manifest_.partitions(); in CheckTimestampError() local
/aosp12/system/core/libcutils/
H A Dfs_config.cpp267 static const char* partitions[] = {"odm/", "oem/", "product/", "system_ext/", "vendor/"}; in is_partition() local
/aosp12/frameworks/base/core/java/com/android/internal/content/om/
H A DOverlayConfig.java106 final ArrayList<OverlayPartition> partitions; in OverlayConfig() local
/aosp12/system/core/fastboot/device/
H A Dutility.cpp160 std::vector<std::string> partitions; in ListPartitions() local
H A Dvariables.cpp404 auto partitions = ListPartitions(device); in GetAllPartitionArgsWithSlot() local
412 auto partitions = ListPartitions(device); in GetAllPartitionArgsNoSlot() local
/aosp12/system/update_engine/aosp/
H A Ddynamic_partition_control_android.cc1236 const auto& partitions = manifest.partitions(); in IsIncrementalUpdate() local
1307 std::vector<std::string>* partitions) { in ListDynamicPartitionsForSlot()
1355 const std::vector<std::string>& partitions) { in VerifyExtentsForUntouchedPartitions()
/aosp12/system/update_engine/payload_generator/
H A Dpayload_generation_config.h153 std::vector<PartitionConfig> partitions; member
/aosp12/system/core/fastboot/fuzzy_fastboot/
H A Dextensions.h121 std::unordered_map<std::string, PartitionInfo> partitions; member
/aosp12/bootable/recovery/updater/
H A Dupdater_runtime_dynamic_partitions.cpp259 auto partitions = builder->ListPartitionsInGroup(group_name_suffix); in ListPartitionNamesInGroup() local

12