/ohos5.0/foundation/filemanagement/storage_service/services/storage_manager/innerkits_impl/test/ |
H A D | bundle_stats_test.cpp | 46 int64_t cacheSize = 1002; variable 70 int64_t cacheSize = 2002; variable
|
/ohos5.0/foundation/filemanagement/storage_service/interfaces/innerkits/storage_manager/native/ |
H A D | bundle_stats.h | 26 BundleStats(int64_t appSize, int64_t cacheSize, int64_t dataSize) in BundleStats()
|
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/utils/ |
H A D | lru_cache.h | 28 explicit LruCache(size_t cacheSize) : cacheSize_(cacheSize) in LruCache() 35 void ReCacheSize(size_t cacheSize) in ReCacheSize()
|
/ohos5.0/foundation/multimedia/audio_framework/services/audio_service/common/src/ |
H A D | audio_ring_cache.cpp | 30 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/arkui/ace_engine/frameworks/core/pipeline/base/factories/ |
H A D | render_node_factory.h | 34 explicit RenderNodeFactory(size_t cacheSize): cacheSize_(cacheSize) {} in RenderNodeFactory()
|
/ohos5.0/foundation/multimedia/audio_framework/services/audio_service/test/unittest/ |
H A D | audio_service_common_unit_test.cpp | 432 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/graphic/graphic_2d/rosen/test/hyper_graphic_manager/unittest/ |
H A D | hgm_lru_cache_test.cpp | 43 constexpr int32_t cacheSize = 3; variable
|
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/ |
H A D | net.c | 54 void NetconnSetSendCacheSize(struct FtNetconn *conn, FILLP_UINT32 cacheSize) in NetconnSetSendCacheSize() 58 void NetconnSetRecvCacheSize(struct FtNetconn *conn, FILLP_UINT32 cacheSize) in NetconnSetRecvCacheSize()
|
H A D | pcb.c | 246 void SpungePcbSetSendCacheSize(struct SpungePcb *pcb, FILLP_UINT32 cacheSize) in SpungePcbSetSendCacheSize() 251 void SpungePcbSetRecvCacheSize(struct SpungePcb *pcb, FILLP_UINT32 cacheSize) in SpungePcbSetRecvCacheSize()
|
/ohos5.0/foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/ |
H A D | nncompiled_cache.cpp | 168 uint32_t cacheSize = NUMBER_CACHE_INFO_MEMBERS + cacheNumber + 1; in GenerateCacheFiles() local 259 OH_NN_ReturnCode NNCompiledCache::WriteCacheInfo(uint32_t cacheSize, in WriteCacheInfo()
|
H A D | nncompiler.cpp | 670 uint32_t cacheSize = NUMBER_CACHE_INFO_MEMBERS + cacheNumber + 1; in RestoreFromCacheFile() local
|
/ohos5.0/foundation/communication/netstack/frameworks/cj/http/src/ |
H A D | net_http_ffi.cpp | 33 int32_t CJ_CreateHttpResponseCache(uint32_t cacheSize) in CJ_CreateHttpResponseCache()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/image/ |
H A D | image_cache.cpp | 248 auto cacheSize = dataCacheList_.size(); in DumpCacheInfo() local
|
H A D | image_file_cache.cpp | 166 …FileCache::SaveCacheInner(const std::string& cacheKey, const std::string& suffix, size_t cacheSize, in SaveCacheInner()
|
/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/components/nn_compiled_cache/ |
H A D | nn_compiled_cache_test.cpp | 492 uint32_t cacheSize = 1; variable 510 uint32_t cacheSize = 1; variable
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_permission_grant_test/ |
H A D | bms_bundle_permission_system_app_test.cpp | 236 uint64_t cacheSize = 0; variable 1440 uint64_t cacheSize = 0; variable
|
H A D | bms_bundle_permission_false_test.cpp | 971 uint64_t cacheSize = 0; variable
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/render_context/ |
H A D | cache_data.cpp | 153 size_t cacheSize = SerializedSize(); in WriteToFile() local
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/gaussdb_rd/ |
H A D | rd_single_ver_natural_store.cpp | 555 int cacheSize = kvDBProp.GetIntProp(KvDBProperties::CACHE_SIZE, 2048); in InitDataBaseOption() local
|
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/audio_encoder/aac/ |
H A D | ffmpeg_aac_encoder_plugin.cpp | 760 int32_t cacheSize = av_audio_fifo_size(fifo_); in PcmFillFrame() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/drawable/ |
H A D | rs_render_node_drawable.cpp | 484 …RSRenderNodeDrawable::InitCachedSurface(Drawing::GPUContext* gpuContext, const Vector2f& cacheSize, in InitCachedSurface()
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/include/ |
H A D | store_types.h | 248 uint32_t cacheSize = 2048u; member
|
/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/components/v1_0/compilation/ |
H A D | compilation_test.cpp | 109 uint64_t cacheSize = 4; in WriteFile() local
|
/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/components/v2_0/compilation/ |
H A D | compilation_test.cpp | 109 uint64_t cacheSize = 4; in WriteFile() local
|
/ohos5.0/foundation/distributeddatamgr/kv_store/interfaces/innerkits/distributeddata/include/ |
H A D | types.h | 560 uint32_t cacheSize = 2048u; member
|