Home
last modified time | relevance | path

Searched defs:maxEntries (Results 1 – 16 of 16) sorted by relevance

/aosp12/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
H A DSimpleCache.java29 public SimpleCache(final int maxEntries) { in SimpleCache()
/aosp12/packages/modules/NeuralNetworks/driver/cache/BlobCache/
H A DBlobCache_test.cpp313 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 DCacheManager.java40 int maxEntries, int maxBytes, int version) { in getCache()
/aosp12/frameworks/native/opengl/libs/EGL/
H A DBlobCache_test.cpp243 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 DBlobCache.java133 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 DBoundsCache.h91 BoundsCache(uint32_t maxEntries) : mCache(maxEntries) { in BoundsCache()
H A DLayoutCache.h169 LayoutCache(uint32_t maxEntries) : mCache(maxEntries) { in LayoutCache()
/aosp12/frameworks/base/core/java/android/provider/
H A DSearchRecentSuggestions.java229 protected void truncateHistory(ContentResolver cr, int maxEntries) { in truncateHistory()
/aosp12/frameworks/minikin/tests/unittest/
H A DBoundsCacheTest.cpp29 TestableBoundsCache(uint32_t maxEntries) : BoundsCache(maxEntries) {} in TestableBoundsCache()
H A DLayoutCacheTest.cpp31 TestableLayoutCache(uint32_t maxEntries) : LayoutCache(maxEntries) {} in TestableLayoutCache()
/aosp12/frameworks/base/core/java/android/app/
H A DPropertyInvalidatedCache.java324 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 DnnCache_test.cpp117 const int maxEntries = MAX_TOTAL_SIZE / 2; in TEST_P() local
/aosp12/system/netd/libnetdutils/include/netdutils/
H A DLog.h113 Log(const std::string& tag, size_t maxEntries) : mTag(tag), mMaxEntries(maxEntries) {} in Log()
/aosp12/frameworks/native/services/inputflinger/dispatcher/
H A DInputDispatcher.cpp256 constexpr size_t maxEntries = 50; // max events to print in dumpQueue() local
/aosp12/packages/apps/Car/DebuggingRestrictionController/libs/
H A Dhttpclient-4.5.12.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...