Searched refs:from_ref_vec_string (Results 1 – 2 of 2) sorted by relevance
73 pub fn from_ref_vec_string(v: &Vec<String>) -> &Self { in from_ref_vec_string() method
502 false => quote!(::cxx::private::RustVec::from_ref_vec_string(#var)), in expand_cxx_function_shim()969 false => Some(quote!(::cxx::private::RustVec::from_ref_vec_string)), in expand_rust_function_shim_impl()