Home
last modified time | relevance | path

Searched defs:mCacheDir (Results 1 – 25 of 98) sorted by relevance

1234

/aosp_15_r20/frameworks/base/rs/java/android/renderscript/
H A DRenderScriptCacheDir.java46 static File mCacheDir; field in RenderScriptCacheDir
/aosp_15_r20/frameworks/rs/
H A DrsScriptGroup2.h27 const char* mCacheDir; variable
H A DrsContext.h378 char mCacheDir[PATH_MAX+1]; variable
/aosp_15_r20/tools/tradefederation/core/src/com/android/tradefed/build/cache/
DPartialZipDownloadCache.java41 private final File mCacheDir; field in PartialZipDownloadCache
/aosp_15_r20/frameworks/base/services/tests/mockingservicestests/src/com/android/server/crashrecovery/
H A DCrashRecoveryUtilsTest.java59 private File mCacheDir; field in CrashRecoveryUtilsTest
/aosp_15_r20/tools/tradefederation/core/src/com/android/tradefed/util/image/
DDeviceImageTracker.java41 private final File mCacheDir; field in DeviceImageTracker
/aosp_15_r20/frameworks/base/services/tests/servicestests/src/com/android/server/people/data/
H A DEventHistoryImplTest.java78 private File mCacheDir; field in EventHistoryImplTest
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/pm/parsing/
H A DPackageCacher.java59 private final File mCacheDir; field in PackageCacher
/aosp_15_r20/tools/tradefederation/core/javatests/com/android/tradefed/build/
DFileDownloadCacheTest.java65 private File mCacheDir; field in FileDownloadCacheTest
/aosp_15_r20/test/mlts/benchmark/jni/
Drun_tflite.h162 std::optional<std::string> mCacheDir; variable
/aosp_15_r20/frameworks/base/ravenwood/junit-impl-src/android/platform/test/ravenwood/
H A DRavenwoodContext.java60 private final File mCacheDir; field in RavenwoodContext
/aosp_15_r20/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
DRenamingDelegatingContext.java43 private File mCacheDir; field in RenamingDelegatingContext
/aosp_15_r20/frameworks/base/test-runner/src/android/test/
H A DRenamingDelegatingContext.java53 private File mCacheDir; field in RenamingDelegatingContext
/aosp_15_r20/platform_testing/libraries/sts-common-util/host-side/src/com/android/sts/common/ghidra/
H A DGhidraPreparer.java71 private File mCacheDir = null; // Refers to the ghidra cache directory field in GhidraPreparer
/aosp_15_r20/cts/tests/pdf/src/android/graphics/pdf/cts/
H A DPdfDocumentTest.java47 private File mCacheDir; field in PdfDocumentTest
/aosp_15_r20/packages/modules/NeuralNetworks/runtime/test/
DTestGenerated.cpp84 std::string mCacheDir; member in android::nn::generated_tests::GeneratedTests
DTestCompilationCaching.cpp415 std::string mCacheDir; member in __anon17217abd0111::CompilationCachingTest
DSupportLibraryTestGenerated.cpp95 std::string mCacheDir; member in android::nn::generated_tests::GeneratedTests
DTestPartitioning.cpp2769 std::string mCacheDir; member in __anon51c786c90111::CacheTest
/aosp_15_r20/frameworks/base/services/tests/servicestests/src/com/android/server/graphics/fonts/
H A DUpdatableFontDirTest.java145 private File mCacheDir; field in UpdatableFontDirTest
/aosp_15_r20/hardware/interfaces/neuralnetworks/aidl/vts/functional/
H A DCompilationCachingTests.cpp451 std::string mCacheDir; member in aidl::android::hardware::neuralnetworks::vts::functional::CompilationCachingTestBase
/aosp_15_r20/hardware/interfaces/neuralnetworks/1.3/vts/functional/
H A DCompilationCachingTests.cpp391 std::string mCacheDir; member in android::hardware::neuralnetworks::V1_3::vts::functional::CompilationCachingTestBase
/aosp_15_r20/hardware/interfaces/neuralnetworks/1.2/vts/functional/
H A DCompilationCachingTests.cpp388 std::string mCacheDir; member in android::hardware::neuralnetworks::V1_2::vts::functional::CompilationCachingTestBase
/aosp_15_r20/frameworks/rs/cpp/
H A DrsCppStructs.h444 char mCacheDir[PATH_MAX+1]; variable
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/pm/
H A DPackageManagerService.java897 private File mCacheDir; field in PackageManagerService

1234