Home
last modified time | relevance | path

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

/aosp_15_r20/external/crosvm/disk/src/qcow/
H A Dvec_cache.rs141 struct NumCache(pub u64); struct
142 impl Cacheable for NumCache { implementation