Home
last modified time | relevance | path

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

/bootable/recovery/applypatch/
Dapplypatch.cpp499 FileContents source_file; in applypatch() local
570 FileContents source_file; in applypatch_flash() local
596 static int GenerateTarget(const FileContents& source_file, const std::unique_ptr<Value>& patch, in GenerateTarget()