Home
last modified time | relevance | path

Searched defs:cacheSize (Results 1 – 25 of 66) sorted by relevance

123

/ohos5.0/foundation/filemanagement/storage_service/services/storage_manager/innerkits_impl/test/
H A Dbundle_stats_test.cpp46 int64_t cacheSize = 1002; variable
70 int64_t cacheSize = 2002; variable
/aosp12/frameworks/native/opengl/libs/EGL/
H A DFileBlobCache.cpp92 size_t cacheSize = fileSize - headerSize; in FileBlobCache() local
121 size_t cacheSize = getFlattenedSize(); in writeToFile() local
/ohos5.0/foundation/multimedia/audio_framework/services/audio_service/common/src/
H A Daudio_ring_cache.cpp30 AudioRingCache::AudioRingCache(size_t cacheSize) : cacheTotalSize_(cacheSize) in AudioRingCache()
62 std::unique_ptr<AudioRingCache> AudioRingCache::Create(size_t cacheSize) in Create()
77 OptResult AudioRingCache::ReConfig(size_t cacheSize, bool copyRemained) in ReConfig()
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/utils/
H A Dlru_cache.h28 explicit LruCache(size_t cacheSize) : cacheSize_(cacheSize) in LruCache()
35 void ReCacheSize(size_t cacheSize) in ReCacheSize()
/ohos5.0/foundation/filemanagement/storage_service/interfaces/innerkits/storage_manager/native/
H A Dbundle_stats.h26 BundleStats(int64_t appSize, int64_t cacheSize, int64_t dataSize) in BundleStats()
/aosp12/frameworks/native/services/surfaceflinger/CompositionEngine/include/compositionengine/impl/
H A DClientCompositionRequestCache.h42 explicit ClientCompositionRequestCache(uint32_t cacheSize) : mMaxCacheSize(cacheSize){}; in ClientCompositionRequestCache()
/ohos5.0/foundation/multimedia/audio_framework/services/audio_service/test/unittest/
H A Daudio_service_common_unit_test.cpp432 size_t cacheSize = 960; variable
471 size_t cacheSize = 960; variable
509 size_t cacheSize = 960; variable
554 size_t cacheSize = 960; variable
593 size_t cacheSize = 480; variable
646 size_t cacheSize = 480; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/base/factories/
H A Drender_node_factory.h34 explicit RenderNodeFactory(size_t cacheSize): cacheSize_(cacheSize) {} in RenderNodeFactory()
/aosp12/frameworks/base/core/tests/coretests/src/android/view/
H A DBigCache.java41 final int cacheSize = ViewConfiguration.getMaximumDrawingCacheSize(); in onCreate() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/hyper_graphic_manager/unittest/
H A Dhgm_lru_cache_test.cpp43 constexpr int32_t cacheSize = 3; variable
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/storage/
H A DDiskStatsFileLoggerTest.java204 public long cacheSize; field in DiskStatsFileLoggerTest.AppSizeGrouping
206 public AppSizeGrouping(String packageName, long appSize, long cacheSize) { in AppSizeGrouping()
/aosp12/packages/apps/Car/Radio/src/com/android/car/radio/platform/
H A DImageMemoryCache.java34 public ImageMemoryCache(@NonNull RadioManagerExt radioManager, int cacheSize) { in ImageMemoryCache()
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/
H A Dnet.c54 void NetconnSetSendCacheSize(struct FtNetconn *conn, FILLP_UINT32 cacheSize) in NetconnSetSendCacheSize()
58 void NetconnSetRecvCacheSize(struct FtNetconn *conn, FILLP_UINT32 cacheSize) in NetconnSetRecvCacheSize()
H A Dpcb.c246 void SpungePcbSetSendCacheSize(struct SpungePcb *pcb, FILLP_UINT32 cacheSize) in SpungePcbSetSendCacheSize()
251 void SpungePcbSetRecvCacheSize(struct SpungePcb *pcb, FILLP_UINT32 cacheSize) in SpungePcbSetRecvCacheSize()
/aosp12/packages/modules/NeuralNetworks/driver/cache/nnCache/
H A DnnCache.cpp164 size_t cacheSize = mBlobCache->getFlattenedSize(); in saveBlobCacheLocked() local
263 size_t cacheSize = fileSize - headerSize; in loadBlobCacheLocked() local
/aosp12/frameworks/base/core/java/android/content/pm/
H A DPackageStats.java56 public long cacheSize; field in PackageStats
/ohos5.0/foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/
H A Dnncompiled_cache.cpp168 uint32_t cacheSize = NUMBER_CACHE_INFO_MEMBERS + cacheNumber + 1; in GenerateCacheFiles() local
259 OH_NN_ReturnCode NNCompiledCache::WriteCacheInfo(uint32_t cacheSize, in WriteCacheInfo()
/aosp12/frameworks/base/services/core/java/com/android/server/storage/
H A DDiskStatsFileLogger.java130 long cacheSize = stat.cacheSize; in addAppsToJson() local
/aosp12/packages/apps/Settings/tests/unit/src/com/android/settings/deviceinfo/storage/
H A DStorageAsyncLoaderTest.java211 private ApplicationInfo addPackage(String packageName, long cacheSize, long codeSize, in addPackage()
/aosp12/frameworks/base/packages/SettingsLib/src/com/android/settingslib/deviceinfo/
H A DStorageMeasurement.java53 public long cacheSize; field in StorageMeasurement.MeasurementDetails
/aosp12/packages/apps/WallpaperPicker2/src/com/android/wallpaper/asset/
H A DBitmapCachingAsset.java75 private static int cacheSize = 100 * 1024 * 1024; // 100MiB field in BitmapCachingAsset
/aosp12/packages/apps/Settings/src/com/android/settings/deviceinfo/storage/
H A DStorageAsyncLoader.java226 public long cacheSize; field in StorageAsyncLoader.StorageResult
/aosp12/packages/apps/Car/Settings/tests/unit/src/com/android/car/settings/storage/
H A DStorageAsyncLoaderTest.java259 private ApplicationInfo createAppInfo(String packageName, long cacheSize, long codeSize, in createAppInfo()
/ohos5.0/foundation/communication/netstack/frameworks/cj/http/src/
H A Dnet_http_ffi.cpp33 int32_t CJ_CreateHttpResponseCache(uint32_t cacheSize) in CJ_CreateHttpResponseCache()
/aosp12/hardware/interfaces/graphics/composer/2.1/utils/resources/
H A DComposerResources.cpp124 uint32_t cacheSize) in ComposerHandleCache()
151 bool ComposerHandleCache::initCache(HandleType type, uint32_t cacheSize) { in initCache()
223 bool ComposerDisplayResource::initClientTargetCache(uint32_t cacheSize) { in initClientTargetCache()

123