Home
last modified time | relevance | path

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

/bootable/recovery/applypatch/
Dapplypatch.cpp653 FileContents source_file; in applypatch() local
728 FileContents source_file; in applypatch_flash() local
766 static int GenerateTarget(FileContents* source_file, in GenerateTarget()