HomeSort by relevance Sort by last modified time
    Searched refs:SaveFileContents (Results 1 - 2 of 2) sorted by null

  /bootable/recovery/applypatch/
applypatch.h 65 int SaveFileContents(const char* filename, const FileContents* file);
applypatch.c 326 int SaveFileContents(const char* filename, const FileContents* file) {
756 if (SaveFileContents(CACHE_TEMP_SOURCE, source_file) < 0) {
797 if (SaveFileContents(CACHE_TEMP_SOURCE, source_file) < 0) {

Completed in 360 milliseconds