Searched refs:CACHE_TEMP_SOURCE (Results 1 – 3 of 3) sorted by relevance
43 #define CACHE_TEMP_SOURCE "/cache/saved.file" macro
419 if (LoadFileContents(CACHE_TEMP_SOURCE, &file) != 0) { in applypatch_check()542 if (LoadFileContents(CACHE_TEMP_SOURCE, ©_file) < 0) { in applypatch()637 if (SaveFileContents(CACHE_TEMP_SOURCE, &source_file) < 0) { in GenerateTarget()683 unlink(CACHE_TEMP_SOURCE); in GenerateTarget()
96 if (path == CACHE_TEMP_SOURCE) { in FindExpendableFiles()