Home
last modified time | relevance | path

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

/external/rust/cxx/src/
Dshared_ptr.rs184 pub unsafe trait SharedPtrTarget { interface
210 unsafe impl SharedPtrTarget for $ty { impl
Dweak_ptr.rs45 T: SharedPtrTarget, in upgrade()
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/cxx-1.0.130/src/
Dshared_ptr.rs184 pub unsafe trait SharedPtrTarget { trait
210 unsafe impl SharedPtrTarget for $ty { impl
Dweak_ptr.rs45 T: SharedPtrTarget, in upgrade()
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/cxx-1.0.130/src/
Dshared_ptr.rs184 pub unsafe trait SharedPtrTarget { trait
210 unsafe impl SharedPtrTarget for $ty { impl
Dweak_ptr.rs45 T: SharedPtrTarget, in upgrade()