Searched defs:get_metadata (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/build/rust/tests/test_cxx_rust/src/ | ||
H A D | client_blobstore.cpp | 71 Metadata_Blob client_blobstore::get_metadata(uint64_t blobid) const in get_metadata() function in nsp_org::nsp_blobstore::client_blobstore |
H A D | main.rs | 41 fn get_metadata(&self, blobid: u64) -> Metadata_Blob; in get_metadata() function |