Home
last modified time | relevance | path

Searched defs:indirect_return (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/cxxbridge-cmd-1.0.121/src/gen/
H A Dwrite.rs740 let indirect_return = indirect_return(efn, out.types); in write_cxx_function_shim() localVariable
1034 let indirect_return = indirect_return(sig, out.types); in write_rust_function_shim_impl() localVariable
1150 fn indirect_return(sig: &Signature, types: &Types) -> bool { in indirect_return() function
/aosp_15_r20/external/rust/cxx/gen/src/
Dwrite.rs740 let indirect_return = indirect_return(efn, out.types); in write_cxx_function_shim() localVariable
1034 let indirect_return = indirect_return(sig, out.types); in write_rust_function_shim_impl() localVariable
1150 fn indirect_return(sig: &Signature, types: &Types) -> bool { in indirect_return() function
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/cxxbridge-macro-1.0.120/src/
H A Dexpand.rs523 let indirect_return = indirect_return(efn, types); in expand_cxx_function_shim() localVariable
1116 let indirect_return = indirect_return(sig, types); in expand_rust_function_shim_impl() localVariable
1831 fn indirect_return(sig: &Signature, types: &Types) -> bool { in indirect_return() function
/aosp_15_r20/external/rust/cxx/macro/src/
Dexpand.rs523 let indirect_return = indirect_return(efn, types); in expand_cxx_function_shim() localVariable
1116 let indirect_return = indirect_return(sig, types); in expand_rust_function_shim_impl() localVariable
1831 fn indirect_return(sig: &Signature, types: &Types) -> bool { in indirect_return() function