Home
last modified time | relevance | path

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

/external/rust/cxx/src/
Drust_vec.rs89 pub fn as_vec_string(&self) -> &Vec<String> { in as_vec_string() method
/external/rust/cxx/macro/src/
Dexpand.rs613 false => quote!(#call.as_vec_string()), in expand_cxx_function_shim()
919 false => quote!(#ident.as_vec_string()), in expand_rust_function_shim_impl()