Home
last modified time | relevance | path

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

/third_party/rust/crates/cxx/demo/src/
H A Dmain.rs22 fn new_blobstore_client() -> UniquePtr<BlobstoreClient>; in new_blobstore_client() functions
45 let client = ffi::new_blobstore_client(); in main()
H A Dblobstore.cc66 std::unique_ptr<BlobstoreClient> new_blobstore_client() { in new_blobstore_client() function
/third_party/rust/crates/cxx/demo/include/
H A Dblobstore.h23 std::unique_ptr<BlobstoreClient> new_blobstore_client();

Completed in 1 milliseconds