Searched refs:UpdateAllPartitionMetadata (Results 1 – 4 of 4) sorted by relevance
131 bool UpdateAllPartitionMetadata(FastbootDevice* device, const std::string& super_name,
201 bool UpdateAllPartitionMetadata(FastbootDevice* device, const std::string& super_name, in UpdateAllPartitionMetadata() function
284 if (!UpdateAllPartitionMetadata(device, super_name, *new_metadata.get())) { in UpdateSuper()
486 return UpdateAllPartitionMetadata(device_, super_device_, *metadata.get()); in Write()