Home
last modified time | relevance | path

Searched defs:CacheDir (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/llvm/tools/lli/
H A Dlli.cpp248 LLIObjectCache(const std::string& CacheDir) : CacheDir(CacheDir) { in LLIObjectCache()
290 std::string CacheDir; member in LLIObjectCache
/aosp_15_r20/external/skia/infra/bots/task_drivers/common/
H A Dbazel_flags.go24 CacheDir *string member
/aosp_15_r20/packages/modules/NeuralNetworks/runtime/
DManager.h119 using CacheDir = std::string; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Debuginfod/
H A DDebuginfod.cpp126 SmallString<10> CacheDir; in getCachedOrDownloadArtifact() local
/aosp_15_r20/prebuilts/go/linux-x86/src/internal/fuzz/
Dfuzz.go73 CacheDir string member
/aosp_15_r20/external/llvm/unittests/Support/
H A DPath.cpp327 SmallString<13> CacheDir; in TEST() local
/aosp_15_r20/external/llvm/examples/Kaleidoscope/MCJIT/cached/
H A Dtoy.cpp731 SmallString<128> CacheDir; member in MCJITObjectCache
/aosp_15_r20/external/llvm/examples/Kaleidoscope/MCJIT/complete/
H A Dtoy.cpp750 SmallString<128> CacheDir; member in MCJITObjectCache