Home
last modified time | relevance | path

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

/bootable/recovery/applypatch/
Dapplypatch.cpp632 int applypatch(const char* source_filename, in applypatch()
718 int applypatch_flash(const char* source_filename, const char* target_filename, in applypatch_flash()
770 const char* source_filename, in GenerateTarget()
/bootable/recovery/updater/
Dinstall.cpp1188 char* source_filename; in ApplyPatchFn() local