Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/rust/ylong_json/src/reader/
H A Dmod.rs59 fn cached_slice(&mut self) -> Option<&[u8]>; in cached_slice() method
H A Dslice_reader.rs116 fn cached_slice(&mut self) -> Option<&[u8]> { in cached_slice() method
H A Dio_reader.rs204 fn cached_slice(&mut self) -> Option<&[u8]> { in cached_slice() method