Home
last modified time | relevance | path

Searched refs:write_struct_operators (Results 1 – 2 of 2) 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.rs155 Api::Struct(strct) => write_struct_operators(out, strct), in write_functions()
571 fn write_struct_operators<'a>(out: &mut OutFile<'a>, strct: &'a Struct) { in write_struct_operators() function
/aosp_15_r20/external/rust/cxx/gen/src/
Dwrite.rs155 Api::Struct(strct) => write_struct_operators(out, strct), in write_functions()
571 fn write_struct_operators<'a>(out: &mut OutFile<'a>, strct: &'a Struct) { in write_struct_operators() function