Searched defs:part_name (Results 1 – 7 of 7) sorted by relevance
| /system/core/fastboot/fuzzy_fastboot/ |
| D | main.cpp | 1154 for (const auto& part_name : real_parts) { in TEST_P() local 1176 for (const auto& part_name : real_parts) { in TEST_P() local 1188 for (const auto& part_name : real_parts) { in TEST_P() local 1196 for (const auto& part_name : real_parts) { in TEST_P() local 1266 for (const auto& part_name : real_parts) { in TEST_P() local 1300 for (const auto& part_name : real_parts) { in TEST_P() local 1328 for (const auto& part_name : real_parts) { in TEST_P() local 1356 for (const auto& part_name : real_parts) { in TEST_P() local 1384 for (const auto& part_name : real_parts) { in TEST_P() local 1414 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 | 121 const std::string& part_name, uint32_t slot) { in IsDynamicPartition()
|
| /system/core/fastboot/ |
| D | fastboot.h | 81 std::string part_name; member
|
| /system/update_engine/payload_generator/ |
| D | generate_delta_main.cc | 203 const string& part_name = config.target.partitions[i].name; in ApplyPayload() local
|
| /system/update_engine/payload_consumer/ |
| D | filesystem_verifier_action_unittest.cc | 208 const std::string& part_name) { in EnableVABC()
|
| D | delta_performer.cc | 1623 bool DeltaPerformer::IsDynamicPartition(const std::string& part_name, in IsDynamicPartition()
|