Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/uniffi_macros/src/
Dsetup_scaffolding.rs19 let ffi_rustbuffer_from_bytes_ident = format_ident!("ffi_{module_path}_rustbuffer_from_bytes"); in setup_scaffolding() localVariable
70 …pub unsafe extern "C" fn #ffi_rustbuffer_from_bytes_ident(bytes: uniffi::ForeignBytes, call_status… in setup_scaffolding()