Searched refs:source_emmc (Results 1 – 1 of 1) sorted by relevance
58 static int PatchMode(const std::string& target_emmc, const std::string& source_emmc, in PatchMode() argument67 auto source = Partition::Parse(source_emmc, &err); in PatchMode()69 LOG(ERROR) << "Failed to parse source \"" << source_emmc << "\": " << err; in PatchMode()