Home
last modified time | relevance | path

Searched refs:SaveFileContents (Results 1 – 2 of 2) sorted by relevance

/bootable/recovery/applypatch/
Dapplypatch.h66 int SaveFileContents(const char* filename, const FileContents* file);
Dapplypatch.c327 int SaveFileContents(const char* filename, const FileContents* file) { in SaveFileContents() function
861 if (SaveFileContents(CACHE_TEMP_SOURCE, source_file) < 0) { in GenerateTarget()
904 if (SaveFileContents(CACHE_TEMP_SOURCE, source_file) < 0) { in GenerateTarget()