Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/cxx-1.0.120/src/
H A Drust_vec.rs86 pub fn from_ref_vec_string(v: &Vec<String>) -> &Self { in from_ref_vec_string() method
/aosp_15_r20/external/rust/cxx/src/
Drust_vec.rs86 pub fn from_ref_vec_string(v: &Vec<String>) -> &Self { in from_ref_vec_string() method
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/cxxbridge-macro-1.0.120/src/
H A Dexpand.rs556 … false => quote_spanned!(span=> ::cxx::private::RustVec::from_ref_vec_string(#var)), in expand_cxx_function_shim()
1086 false => Some(quote_spanned!(span=> ::cxx::private::RustVec::from_ref_vec_string)), in expand_rust_function_shim_impl()
/aosp_15_r20/external/rust/cxx/macro/src/
Dexpand.rs556 … false => quote_spanned!(span=> ::cxx::private::RustVec::from_ref_vec_string(#var)), in expand_cxx_function_shim()
1086 false => Some(quote_spanned!(span=> ::cxx::private::RustVec::from_ref_vec_string)), in expand_rust_function_shim_impl()