Home
last modified time | relevance | path

Searched refs:next_chunk (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/build/rust/tests/test_cxx_rust/src/
H A Dmain.rs29 fn next_chunk(buf: &mut MultiBufs) -> &[u8]; in next_chunk() function
56 pub fn next_chunk(buf: &mut MultiBufs) -> &[u8] { in next_chunk() function
H A Dclient_blobstore.cpp51 auto res_chunk = next_chunk(buf); in put_buf()
/ohos5.0/docs/zh-cn/device-dev/subsystems/
H A Dsubsys-build-bindgen-cxx-guide.md278 auto res_chunk = next_chunk(buf);
335 fn next_chunk(buf: &mut MultiBufs) -> &[u8];
361 /// pub fn next_chunk
362 pub fn next_chunk(buf: &mut MultiBufs) -> &[u8] {
/ohos5.0/docs/en/device-dev/subsystems/
H A Dsubsys-build-bindgen-cxx-guide.md278 auto res_chunk = next_chunk(buf);
335 fn next_chunk(buf: &mut MultiBufs) -> &[u8];
361 /// pub fn next_chunk
362 pub fn next_chunk(buf: &mut MultiBufs) -> &[u8] {