Searched refs:__unique_ptr_get (Results 1 – 3 of 3) sorted by relevance
303 unsafe fn __unique_ptr_get(repr: *mut c_void) -> *const CxxVector<Self>; in __unique_ptr_get() method364 unsafe fn __unique_ptr_get(repr: *mut c_void) -> *const CxxVector<Self> {368 fn __unique_ptr_get(this: *const *mut c_void) -> *const CxxVector<$ty>;371 __unique_ptr_get(&repr)
295 T::__unique_ptr_get(repr) in __get()
1557 … unsafe fn __unique_ptr_get(repr: *mut ::std::ffi::c_void) -> *const ::cxx::CxxVector<Self> { in expand_cxx_vector()1560 …fn __unique_ptr_get #impl_generics(this: *const *mut ::std::ffi::c_void) -> *const ::cxx::CxxVecto… in expand_cxx_vector()1562 __unique_ptr_get(&repr) in expand_cxx_vector()