/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/datasource/src/test/java/com/google/android/exoplayer2/upstream/cache/ |
H A D | SimpleCacheSpanTest.java | 56 public void cacheFile() throws Exception { in cacheFile() method in SimpleCacheSpanTest 126 File cacheFile = SimpleCacheSpan.getCacheFile(cacheDir, id, offset, lastTouchTimestamp); in assertCacheSpan() local 142 File cacheFile = in assertNullCacheSpan() local
|
H A D | CachedContentIndexTest.java | 421 File cacheFile = in cantRemoveNotEmptyCachedContent() local
|
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/datasource/src/test/java/com/google/android/exoplayer2/upstream/cache/ |
H A D | SimpleCacheSpanTest.java | 56 public void cacheFile() throws Exception { in cacheFile() method in SimpleCacheSpanTest 126 File cacheFile = SimpleCacheSpan.getCacheFile(cacheDir, id, offset, lastTouchTimestamp); in assertCacheSpan() local 142 File cacheFile = in assertNullCacheSpan() local
|
H A D | CachedContentIndexTest.java | 421 File cacheFile = in cantRemoveNotEmptyCachedContent() local
|
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/pm/parsing/ |
H A D | PackageCacher.java | 144 private static boolean isCacheFileUpToDate(File packageFile, File cacheFile) { in isCacheFileUpToDate() 189 final File cacheFile = new File(mCacheDir, cacheKey); in getCachedResult() local 241 final File cacheFile = new File(mCacheDir, cacheKey); in cacheResult() local
|
/aosp_15_r20/frameworks/base/apct-tests/perftests/packagemanager/src/android/os/ |
H A D | PackageParsingPerfTest.kt | 234 val cacheFile = File(cacheDir, file.name) in <lambda>() constant 251 val cacheFile = File(cacheDir, file.name) in <lambda>() constant
|
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/core/src/test/java/com/google/android/exoplayer2/upstream/ |
H A D | CachedRegionTrackerTest.java | 130 File cacheFile = createCacheSpanFile(cacheDir, position, length); in newCacheSpan() local 136 File cacheFile = new File(cacheDir, "test." + position); in createCacheSpanFile() local
|
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/core/src/test/java/com/google/android/exoplayer2/upstream/ |
H A D | CachedRegionTrackerTest.java | 130 File cacheFile = createCacheSpanFile(cacheDir, position, length); in newCacheSpan() local 136 File cacheFile = new File(cacheDir, "test." + position); in createCacheSpanFile() local
|
/aosp_15_r20/external/ms-tpm-20-ref/TPMCmd/tpm/src/crypt/ |
H A D | RsaKeyCache.c | 155 FILE *cacheFile; in InitializeKeyCache() local 199 FILE *cacheFile; in KeyCacheLoaded() local
|
/aosp_15_r20/packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/common/ |
D | FileCache.java | 65 public File cacheFile; field in FileCache.CacheEntry 67 private CacheEntry(long id, String contentUrl, File cacheFile) { in CacheEntry()
|
/aosp_15_r20/packages/apps/Gallery2/src/com/android/gallery3d/data/ |
D | DownloadCache.java | 251 public File cacheFile; field in DownloadCache.Entry 254 Entry(long id, File cacheFile) { in Entry()
|
/aosp_15_r20/packages/apps/Car/Launcher/buildSrc/src/main/java/aconfig/ |
D | AConfigCreateJavaLibTask.kt | 32 abstract val cacheFile: RegularFileProperty constant in aconfig.AConfigCreateJavaLibTask
|
/aosp_15_r20/tools/tradefederation/core/javatests/com/android/tradefed/build/ |
D | FileDownloadCacheTest.java | 316 File cacheFile = null; in testCacheRebuild() local
|
/aosp_15_r20/external/mobile-data-download/javatests/com/google/android/libraries/mobiledatadownload/file/backends/ |
H A D | AndroidFileBackendTest.java | 181 File cacheFile = new File(context.getCacheDir(), "testboot/shared/inDirectBoot.txt"); in openForRead_directBootCacheOnNShouldUseDeviceProtectedStorageContext() local
|
/aosp_15_r20/packages/apps/TV/tuner/tests/unittests/javatests/com/android/tv/tuner/ |
D | ZappingTimeTest.java | 267 File cacheFile = new File(targetContext.getCacheDir(), filename); in createCacheFile() local
|
D | ZappingTimeTestExoV2.java | 294 File cacheFile = new File(targetContext.getCacheDir(), filename); in createCacheFile() local
|
/aosp_15_r20/external/glide/library/src/main/java/com/bumptech/glide/load/engine/ |
H A D | DecodeJob.java | 214 File cacheFile = diskCache.get(key); in loadFromCache() local
|
/aosp_15_r20/frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/ |
H A D | SettingsProvider.java | 833 final File cacheFile = getCacheFile(cacheRingtoneSetting, userId); in openFile() local 860 final File cacheFile = new File(getRingtoneCacheDir(actualCacheOwner), cacheName); in getCacheFile() local
|
/aosp_15_r20/frameworks/base/libs/hwui/tests/unit/ |
H A D | ShaderCacheTests.cpp | 382 std::string cacheFile = getExternalStorageFolder() + "/shaderCacheTest"; in RENDERTHREAD_TEST() local
|
/aosp_15_r20/external/robolectric/nativeruntime/src/main/java/org/robolectric/nativeruntime/ |
H A D | HardwareRendererNatives.java | 41 public static native void setupShadersDiskCache(String cacheFile, String skiaCacheFile); in setupShadersDiskCache()
|
/aosp_15_r20/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/ |
H A D | ShadowNativeHardwareRenderer.java | 63 protected static void setupShadersDiskCache(String cacheFile, String skiaCacheFile) { in setupShadersDiskCache()
|
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/profileinstaller/profileinstaller/1.4.0-alpha02/androidx.profileinstaller_profileinstaller/android_common_apex30/aar/ |
D | androidx.profileinstaller_profileinstaller.jar | androidx/
androidx/profileinstaller/
androidx/profileinstaller/BenchmarkOperation$Api21ContextHelper.class
BenchmarkOperation.java
package ... |
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/profileinstaller/profileinstaller/1.4.0-alpha02/androidx.profileinstaller_profileinstaller/android_common_apex34/aar/ |
D | androidx.profileinstaller_profileinstaller.jar | androidx/
androidx/profileinstaller/
androidx/profileinstaller/BenchmarkOperation$Api21ContextHelper.class
BenchmarkOperation.java
package ... |
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/profileinstaller/profileinstaller/1.4.0-alpha02/androidx.profileinstaller_profileinstaller/android_common_apex10000/aar/ |
D | androidx.profileinstaller_profileinstaller.jar | androidx/
androidx/profileinstaller/
androidx/profileinstaller/BenchmarkOperation$Api21ContextHelper.class
BenchmarkOperation.java
package ... |
D | classes.jar | androidx/
androidx/profileinstaller/
androidx/profileinstaller/BenchmarkOperation$Api21ContextHelper.class
BenchmarkOperation.java
package ... |