Searched defs:target_filename (Results 1 – 2 of 2) sorted by relevance
477 int applypatch(const char* source_filename, const char* target_filename, in applypatch()549 int applypatch_flash(const char* source_filename, const char* target_filename, in applypatch_flash()597 const std::string& target_filename, in GenerateTarget()
224 const std::string& target_filename = args[1]; in ApplyPatchFn() local