Searched refs:cache_temp_source (Results 1 – 3 of 3) sorted by relevance
31 std::string cache_temp_source() const { in cache_temp_source() function
406 if (LoadFileContents(CacheLocation::location().cache_temp_source().c_str(), &file) != 0) { in applypatch_check()528 if (LoadFileContents(CacheLocation::location().cache_temp_source().c_str(), ©_file) < 0) { in applypatch()623 if (SaveFileContents(CacheLocation::location().cache_temp_source().c_str(), &source_file) < 0) { in GenerateTarget()669 unlink(CacheLocation::location().cache_temp_source().c_str()); in GenerateTarget()
96 if (path == CacheLocation::location().cache_temp_source()) { in FindExpendableFiles()