Home
last modified time | relevance | path

Searched refs:Metadata_Blob (Results 1 - 3 of 3) sorted by relevance

/build/rust/tests/test_cxx_rust/include/
H A Dclient_blobstore.h23 struct Metadata_Blob;
30 Metadata_Blob get_metadata(uint64_t blobid) const;
/build/rust/tests/test_cxx_rust/src/
H A Dmain.rs20 struct Metadata_Blob { structure names
41 fn get_metadata(&self, blobid: u64) -> Metadata_Blob; in get_metadata()
H A Dclient_blobstore.cpp71 Metadata_Blob client_blobstore::get_metadata(uint64_t blobid) const in get_metadata()
73 Metadata_Blob get_metadata {}; in get_metadata()

Completed in 1 milliseconds