Home
last modified time | relevance | path

Searched refs:expand_cxx_function_shim (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.rs80 expanded.extend(expand_cxx_function_shim(efn, types)); in expand()
495 fn expand_cxx_function_shim(efn: &ExternFn, types: &Types) -> TokenStream { in expand_cxx_function_shim() function
/aosp_15_r20/external/rust/cxx/macro/src/
Dexpand.rs80 expanded.extend(expand_cxx_function_shim(efn, types)); in expand()
495 fn expand_cxx_function_shim(efn: &ExternFn, types: &Types) -> TokenStream { in expand_cxx_function_shim() function