Home
last modified time | relevance | path

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

/bootable/recovery/otautil/include/otautil/
Dpaths.h37 std::string cache_temp_source() const { in cache_temp_source() function
/bootable/recovery/tests/unit/
Dapplypatch_test.cpp92 TemporaryFile cache_temp_source; member in ApplyPatchTest