Home
last modified time | relevance | path

Searched defs:result_begin (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.rs1198 let result_begin = quote_spanned!(result.span=> ::cxx::core::result::Result<#ok, impl); in expand_rust_function_shim_super() localVariable
/aosp_15_r20/external/rust/cxx/macro/src/
Dexpand.rs1198 let result_begin = quote_spanned!(result.span=> ::cxx::core::result::Result<#ok, impl); in expand_rust_function_shim_super() localVariable