Home
last modified time | relevance | path

Searched defs:FileCache (Results 1 – 25 of 36) sorted by relevance

12

/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/internal/objfile/
Ddisasm.go119 type FileCache struct { struct
120 files *list.List
121 maxLen int
136 func (fc *FileCache) Line(filename string, line int) ([]byte, error) {
/aosp_15_r20/external/python/google-api-python-client/tests/
Dtest_discovery_cache.py29 from googleapiclient.discovery_cache.file_cache import Cache as FileCache unknown
31 FileCache = None variable
/aosp_15_r20/packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/common/
DFileCache.java32 public class FileCache implements Closeable { class
89 public FileCache(Context context, File rootDir, String dbName, long capacity) { in FileCache() method in FileCache
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/
H A DCaching.h57 using FileCache = std::function<Expected<AddStreamFn>( variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Support/
DCaching.h57 using FileCache = std::function<Expected<AddStreamFn>( variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Support/
DCaching.h57 using FileCache = std::function<Expected<AddStreamFn>( variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Support/
DCaching.h57 using FileCache = std::function<Expected<AddStreamFn>( variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Support/
DCaching.h57 using FileCache = std::function<Expected<AddStreamFn>( variable
/aosp_15_r20/external/vogar/src/vogar/
H A DFileCache.java24 public interface FileCache { interface
/aosp_15_r20/tools/treble/build/treble_build/report/
H A Dtypes.go33 FileCache map[string]*project // Map source files to project member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/lldb/Core/
DSourceManager.h126 typedef std::map<FileSpec, FileSP> FileCache; typedef
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/Core/
DSourceManager.h126 typedef std::map<FileSpec, FileSP> FileCache; typedef
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/lldb/Core/
DSourceManager.h126 typedef std::map<FileSpec, FileSP> FileCache; typedef
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/Core/
DSourceManager.h126 typedef std::map<FileSpec, FileSP> FileCache; typedef
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/pip/_vendor/cachecontrol/caches/
Dfile_cache.py150 class FileCache(_FileCacheMixin, BaseCache): class
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/site-packages/pip/_vendor/cachecontrol/caches/
Dfile_cache.py150 class FileCache(_FileCacheMixin, BaseCache): class
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/pip/_vendor/cachecontrol/caches/
Dfile_cache.py150 class FileCache(_FileCacheMixin, BaseCache): class
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/site-packages/pip/_vendor/cachecontrol/caches/
Dfile_cache.py150 class FileCache(_FileCacheMixin, BaseCache): class
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/GSYM/
H A DDwarfTransformer.cpp32 std::vector<uint32_t> FileCache; member
/aosp_15_r20/out/soong/.intermediates/packages/apps/Gallery2/gallerycommon/com.android.gallery3d.common2/android_common/javac/
Dcom.android.gallery3d.common2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/aosp_15_r20/out/soong/.intermediates/packages/apps/Gallery2/gallerycommon/com.android.gallery3d.common2/android_common/turbine/
Dcom.android.gallery3d.common2.jarcom/android/gallery3d/common/ApiHelper$VERSION_CODES.class <Unknown> package com. ...
/aosp_15_r20/external/python/httplib2/python3/httplib2/
D__init__.py913 class FileCache(object): class
/aosp_15_r20/external/autotest/utils/frozen_chromite/third_party/python3/httplib2/
H A D__init__.py906 class FileCache(object): class
/aosp_15_r20/external/autotest/utils/frozen_chromite/third_party/python2/httplib2/
H A D__init__.py925 class FileCache(object): class
/aosp_15_r20/external/python/httplib2/python2/httplib2/
D__init__.py938 class FileCache(object): class

12