Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/cxx-1.0.120/src/
H A Dcxx_vector.rs373 unsafe fn __unique_ptr_raw(raw: *mut CxxVector<Self>) -> MaybeUninit<*mut c_void>; in __unique_ptr_raw() method
/aosp_15_r20/external/rust/cxx/src/
Dcxx_vector.rs373 unsafe fn __unique_ptr_raw(raw: *mut CxxVector<Self>) -> MaybeUninit<*mut c_void>; in __unique_ptr_raw() method