Home
last modified time | relevance | path

Searched refs:cache_size (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/build/scripts/
H A Dsummary_ccache_hitrate.py52 cache_size, ccache_version = "", ""
58 return cache_size, ccache_version
65 cache_size = line.split(":")[1].strip()
68 return cache_size, ccache_version
82 cache_size = ""
87 cache_size, ccache_version = summary_ccache_size()
97 "Cache size (GB): " + cache_size + "\n" +
/ohos5.0/drivers/hdf_core/framework/model/storage/include/mmc/
H A Dmmc_protocol.h607 uint32_t cache_size; /* Units: KB */ member
/ohos5.0/docs/zh-cn/device-dev/porting/
H A Dporting-cst85f01-combo-demo.md382 VfsOps->LfsOps.cache_size = 256;
H A Dporting-bes2600w-on-minisystem-display-demo.md417 fs[i].lfs_cfg.cache_size = 256;
/ohos5.0/docs/en/device-dev/porting/
H A Dporting-cst85f01-combo-demo.md380 VfsOps->LfsOps.cache_size = 256;
H A Dporting-bes2600w-on-minisystem-display-demo.md416 fs[i].lfs_cfg.cache_size = 256;