Searched defs:part_name (Results 1 – 7 of 7) sorted by relevance
| /system/core/fastboot/fuzzy_fastboot/ |
| D | main.cpp | 1160 for (const auto& part_name : real_parts) { in TEST_P() local 1182 for (const auto& part_name : real_parts) { in TEST_P() local 1194 for (const auto& part_name : real_parts) { in TEST_P() local 1202 for (const auto& part_name : real_parts) { in TEST_P() local 1272 for (const auto& part_name : real_parts) { in TEST_P() local 1306 for (const auto& part_name : real_parts) { in TEST_P() local 1334 for (const auto& part_name : real_parts) { in TEST_P() local 1362 for (const auto& part_name : real_parts) { in TEST_P() local 1390 for (const auto& part_name : real_parts) { in TEST_P() local 1420 for (const auto& part_name : real_parts) { in TEST_P() local [all …]
|
| /system/update_engine/scripts/update_payload/ |
| D | test_utils.py | 177 def SetPartInfo(self, part_name, is_new, part_size, part_hash): argument 197 def AddOperation(self, part_name, op_type, data_offset=None, argument 287 def AddOperationWithData(self, part_name, op_type, src_extents=None, argument
|
| /system/update_engine/common/ |
| D | dynamic_partition_control_stub.cc | 120 const std::string& part_name, uint32_t slot) { in IsDynamicPartition()
|
| /system/core/fastboot/ |
| D | fastboot.h | 79 std::string part_name; member
|
| /system/update_engine/payload_generator/ |
| D | generate_delta_main.cc | 204 const string& part_name = config.target.partitions[i].name; in ApplyPayload() local
|
| /system/update_engine/payload_consumer/ |
| D | filesystem_verifier_action_unittest.cc | 209 const std::string& part_name) { in EnableVABC()
|
| D | delta_performer.cc | 1525 bool DeltaPerformer::IsDynamicPartition(const std::string& part_name, in IsDynamicPartition()
|