Searched defs:cacheDir (Results 1 – 16 of 16) sorted by relevance
48 File cacheDir = context.getExternalCacheDir(); in getCache() local75 File cacheDir = context.getExternalCacheDir(); in removeOldFilesIfNecessary() local
93 File cacheDir = new File(getExternalCacheDir(), DOWNLOAD_FOLDER); in getDownloadCache() local
194 public static File prepareStorage(File cacheDir) { in prepareStorage()202 private static File getClipDir(File cacheDir) { in getClipDir()
57 File cacheDir = mContext.getExternalCacheDir(); in loadStorageInfo() local
47 private final File cacheDir; field in TvFeedbackBugreportHelper
125 int CompilationBuilder::setCaching(const std::string& cacheDir, const uint8_t* token) { in setCaching()
456 const auto& cacheDir = std::get<CacheDir>(cacheInfo.variant); in getCacheHandles() local
1273 const char* cacheDir, const uint8_t* token) { in ANeuralNetworksCompilation_setCaching()
307 Result setCaching(const std::string& cacheDir, const std::vector<uint8_t>& token) { in setCaching()
478 char* cacheDir = mkdtemp(cacheDirTemp); in SetUp() local
364 char* cacheDir = mkdtemp(cacheDirTemp); in SetUp() local
553 char* cacheDir = mkdtemp(cacheDirTemp); in SetUp() local
2614 char* cacheDir = mkdtemp(cacheDirTemp); in SetUp() local
522 Result setCaching(const std::string& cacheDir, const std::vector<uint8_t>& token) {
404 Result setCaching(const std::string& cacheDir, const std::vector<uint8_t>& token) { in setCaching()
841 File cacheDir = getContext().getCacheDir(); in getBackup() local