Searched refs:WriteToPartition (Results 1 – 1 of 1) sorted by relevance
218 int WriteToPartition(const unsigned char* data, size_t len, const std::string& target) { in WriteToPartition() function589 if (WriteToPartition(source_file.data.data(), target_size, target_filename) != 0) { in applypatch_flash()662 if (WriteToPartition(reinterpret_cast<const unsigned char*>(memory_sink_str.c_str()), in GenerateTarget()