Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/cxx/tests/ffi/
Dlib.rs289 fn r_take_shared_ptr(c: SharedPtr<C>); in r_take_shared_ptr() function
565 fn r_take_shared_ptr(c: SharedPtr<ffi::C>) { in r_take_shared_ptr() function