Home
last modified time | relevance | path

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

/foundation/filemanagement/storage_service/services/storage_manager/innerkits_impl/test/
Dbundle_stats_test.cpp46 int64_t cacheSize = 1002; variable
70 int64_t cacheSize = 2002; variable
/foundation/filemanagement/storage_service/interfaces/innerkits/storage_manager/native/
Dbundle_stats.h26 BundleStats(int64_t appSize, int64_t cacheSize, int64_t dataSize) in BundleStats()
/foundation/arkui/ace_engine/frameworks/core/pipeline/base/factories/
Drender_node_factory.h34 explicit RenderNodeFactory(size_t cacheSize): cacheSize_(cacheSize) {} in RenderNodeFactory()
/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/
Dnet.c56 void NetconnSetSendCacheSize(struct FtNetconn *conn, FILLP_UINT32 cacheSize) in NetconnSetSendCacheSize()
60 void NetconnSetRecvCacheSize(struct FtNetconn *conn, FILLP_UINT32 cacheSize) in NetconnSetRecvCacheSize()
Dpcb.c246 void SpungePcbSetSendCacheSize(struct SpungePcb *pcb, FILLP_UINT32 cacheSize) in SpungePcbSetSendCacheSize()
251 void SpungePcbSetRecvCacheSize(struct SpungePcb *pcb, FILLP_UINT32 cacheSize) in SpungePcbSetRecvCacheSize()
/foundation/ai/neural_network_runtime/frameworks/native/
Dcompilation.cpp279 OH_NN_ReturnCode Compilation::GenerateCacheInfo(uint32_t cacheSize, std::unique_ptr<uint64_t[]>& ca… in GenerateCacheInfo()
331 uint32_t cacheSize = NUMBER_CACHE_INFO_MEMBERS + cacheNumber; in GenerateCacheFiles() local
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/render_context/
Dcache_data.cpp105 size_t cacheSize = SerializedSize(); in WriteToFile() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/
Dinstalld_host_impl.cpp452 int64_t cacheSize = InstalldOperator::GetDiskUsageFromPath(cachePath); in GetBundleStats() local
/foundation/ai/neural_network_runtime/test/unittest/components/v1_0/compilation/
Dcompilation_test.cpp109 uint64_t cacheSize = 4; in WriteFile() local
/foundation/ai/neural_network_runtime/test/unittest/components/v2_0/compilation/
Dcompilation_test.cpp109 uint64_t cacheSize = 4; in WriteFile() local