Home
last modified time | relevance | path

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

/bootable/recovery/
Drecovery-persist.cpp64 static void copy_file(const char* source, const char* destination) { in copy_file() function
/bootable/recovery/applypatch/
Dapplypatch.cpp652 FileContents copy_file; in applypatch() local
768 FileContents* copy_file, in GenerateTarget()