Home
last modified time | relevance | path

Searched defs:target_filename (Results 1 – 2 of 2) sorted by relevance

/bootable/recovery/applypatch/
Dapplypatch.cpp477 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()
/bootable/recovery/updater/
Dinstall.cpp224 const std::string& target_filename = args[1]; in ApplyPatchFn() local