Searched defs:cacheDir (Results 1 – 15 of 15) 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
119 int CompilationBuilder::setCaching(const std::string& cacheDir, const uint8_t* token) { in setCaching()
404 const auto& cacheDir = std::get<CacheDir>(cacheInfo.variant); in getCacheHandles() local
1225 const char* cacheDir, const uint8_t* token) { in ANeuralNetworksCompilation_setCaching()
305 Result setCaching(const std::string& cacheDir, const std::vector<uint8_t>& token) { in setCaching()
433 char* cacheDir = mkdtemp(cacheDirTemp); in SetUp() local
364 char* cacheDir = mkdtemp(cacheDirTemp); in SetUp() local
531 char* cacheDir = mkdtemp(cacheDirTemp); in SetUp() local
2613 char* cacheDir = mkdtemp(cacheDirTemp); in SetUp() local
509 Result setCaching(const std::string& cacheDir, const std::vector<uint8_t>& token) {
402 Result setCaching(const std::string& cacheDir, const std::vector<uint8_t>& token) { in setCaching()
757 File cacheDir = getContext().getCacheDir(); in getBackup() local