Home
last modified time | relevance | path

Searched refs:put_buf (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/build/rust/tests/test_cxx_rust/src/
H A Dmain.rs39 fn put_buf(&self, parts: &mut MultiBufs) -> u64; in put_buf() function
69 let blobid = client.put_buf(&mut buf); in main()
H A Dclient_blobstore.cpp42 uint64_t client_blobstore::put_buf(MultiBufs &buf) const in put_buf() function in nsp_org::nsp_blobstore::client_blobstore
/ohos5.0/build/rust/tests/test_cxx_rust/include/
H A Dclient_blobstore.h28 uint64_t put_buf(MultiBufs &buf) const;
/ohos5.0/docs/zh-cn/device-dev/subsystems/
H A Dsubsys-build-bindgen-cxx-guide.md225 uint64_t put_buf(MultiBufs &buf) const;
269 uint64_t client_blobstore::put_buf(MultiBufs &buf) const
345 fn put_buf(&self, parts: &mut MultiBufs) -> u64;
375 let blobid = client.put_buf(&mut buf);
/ohos5.0/docs/en/device-dev/subsystems/
H A Dsubsys-build-bindgen-cxx-guide.md225 uint64_t put_buf(MultiBufs &buf) const;
269 uint64_t client_blobstore::put_buf(MultiBufs &buf) const
345 fn put_buf(&self, parts: &mut MultiBufs) -> u64;
375 let blobid = client.put_buf(&mut buf);