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