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

  /bootable/recovery/otautil/include/otautil/
cache_location.h 32 return cache_temp_source_;
35 cache_temp_source_ = temp_source;
60 std::string cache_temp_source_; member in class:CacheLocation
  /bootable/recovery/otautil/
cache_location.cpp 29 : cache_temp_source_(kDefaultCacheTempSource),

Completed in 167 milliseconds