Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/cxxbridge-macro-1.0.120/src/
H A Dexpand.rs1049 let wrap_super = invoke.map(|invoke| expand_rust_function_shim_super(sig, &local_name, invoke)); in expand_rust_function_shim_impl()
1172 fn expand_rust_function_shim_super( in expand_rust_function_shim_super() function
/aosp_15_r20/external/rust/cxx/macro/src/
Dexpand.rs1049 let wrap_super = invoke.map(|invoke| expand_rust_function_shim_super(sig, &local_name, invoke)); in expand_rust_function_shim_impl()
1172 fn expand_rust_function_shim_super( in expand_rust_function_shim_super() function