Home
last modified time | relevance | path

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

/external/rust/android-crates-io/crates/grpcio/src/call/
Dmod.rs369 let tag_box = Box::new(tag); in box_batch_tag() localVariable
371 tag_box.batch_ctx().unwrap().as_ptr(), in box_batch_tag()
372 Box::into_raw(tag_box), in box_batch_tag()