Home
last modified time | relevance | path

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

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