Searched defs:source_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()
223 const std::string& source_filename = args[0]; in ApplyPatchFn() local