/aosp12/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/ |
H A D | SimpleCache.java | 29 public SimpleCache(final int maxEntries) { in SimpleCache()
|
/aosp12/packages/modules/NeuralNetworks/driver/cache/BlobCache/ |
H A D | BlobCache_test.cpp | 313 const int maxEntries = MAX_TOTAL_SIZE / 2; in TEST_P() local 343 const int maxEntries = MAX_TOTAL_SIZE / 2; in TEST_P() local 365 const int maxEntries = MAX_TOTAL_SIZE / 2; in TEST_P() local 444 static const int maxEntries = MAX_TOTAL_SIZE / 2; in TEST_P() local 540 const int maxEntries = MAX_TOTAL_SIZE / 2; in TEST_P() local 559 const int maxEntries = MAX_TOTAL_SIZE / 2; in TEST_P() local 581 const int maxEntries = MAX_TOTAL_SIZE / 2; in TEST_P() local
|
/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/util/ |
H A D | CacheManager.java | 40 int maxEntries, int maxBytes, int version) { in getCache()
|
/aosp12/frameworks/native/opengl/libs/EGL/ |
H A D | BlobCache_test.cpp | 243 const int maxEntries = MAX_TOTAL_SIZE / 2; in TEST_F() local 300 const int maxEntries = MAX_TOTAL_SIZE / 2; in TEST_F() local 319 const int maxEntries = MAX_TOTAL_SIZE / 2; in TEST_F() local 341 const int maxEntries = MAX_TOTAL_SIZE / 2; in TEST_F() local
|
/aosp12/packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/common/ |
H A D | BlobCache.java | 133 public BlobCache(String path, int maxEntries, int maxBytes, boolean reset) in BlobCache() 138 public BlobCache(String path, int maxEntries, int maxBytes, boolean reset, in BlobCache() 300 private void resetCache(int maxEntries, int maxBytes) throws IOException { in resetCache()
|
/aosp12/frameworks/minikin/include/minikin/ |
H A D | BoundsCache.h | 91 BoundsCache(uint32_t maxEntries) : mCache(maxEntries) { in BoundsCache()
|
H A D | LayoutCache.h | 169 LayoutCache(uint32_t maxEntries) : mCache(maxEntries) { in LayoutCache()
|
/aosp12/frameworks/base/core/java/android/provider/ |
H A D | SearchRecentSuggestions.java | 229 protected void truncateHistory(ContentResolver cr, int maxEntries) { in truncateHistory()
|
/aosp12/frameworks/minikin/tests/unittest/ |
H A D | BoundsCacheTest.cpp | 29 TestableBoundsCache(uint32_t maxEntries) : BoundsCache(maxEntries) {} in TestableBoundsCache()
|
H A D | LayoutCacheTest.cpp | 31 TestableLayoutCache(uint32_t maxEntries) : LayoutCache(maxEntries) {} in TestableLayoutCache()
|
/aosp12/frameworks/base/core/java/android/app/ |
H A D | PropertyInvalidatedCache.java | 324 public PropertyInvalidatedCache(int maxEntries, @NonNull String propertyName) { in PropertyInvalidatedCache() 335 public PropertyInvalidatedCache(int maxEntries, @NonNull String propertyName, in PropertyInvalidatedCache()
|
/aosp12/packages/modules/NeuralNetworks/driver/cache/nnCache/ |
H A D | nnCache_test.cpp | 117 const int maxEntries = MAX_TOTAL_SIZE / 2; in TEST_P() local
|
/aosp12/system/netd/libnetdutils/include/netdutils/ |
H A D | Log.h | 113 Log(const std::string& tag, size_t maxEntries) : mTag(tag), mMaxEntries(maxEntries) {} in Log()
|
/aosp12/frameworks/native/services/inputflinger/dispatcher/ |
H A D | InputDispatcher.cpp | 256 constexpr size_t maxEntries = 50; // max events to print in dumpQueue() local
|
/aosp12/packages/apps/Car/DebuggingRestrictionController/libs/ |
H A D | httpclient-4.5.12.jar | META-INF/MANIFEST.MF
META-INF/
org/
org/apache/
org/ ... |
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |