Home
last modified time | relevance | path

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

/external/sdv/vsomeip/third_party/boost/smart_ptr/include/boost/smart_ptr/detail/
Dshared_count.hpp533 class weak_count class
547 BOOST_CONSTEXPR weak_count() BOOST_SP_NOEXCEPT: pi_(0) in weak_count() function in boost::detail::weak_count
554 weak_count(shared_count const & r) BOOST_SP_NOEXCEPT: pi_(r.pi_) in weak_count() function in boost::detail::weak_count
562 weak_count(weak_count const & r) BOOST_SP_NOEXCEPT: pi_(r.pi_) in weak_count() function in boost::detail::weak_count
574 weak_count(weak_count && r) BOOST_SP_NOEXCEPT: pi_(r.pi_) in weak_count() function in boost::detail::weak_count
/external/sdv/vsomeip/third_party/boost/serialization/include/boost/serialization/detail/
Dshared_count_132.hpp442 class weak_count class
456 weak_count(): pi_(0) // nothrow in weak_count() function in boost_132::detail::weak_count
463 weak_count(shared_count const & r): pi_(r.pi_) // nothrow in weak_count() function in boost_132::detail::weak_count
471 weak_count(weak_count const & r): pi_(r.pi_) // nothrow in weak_count() function in boost_132::detail::weak_count
/external/rust/android-crates-io/crates/tokio/src/sync/mpsc/
Dunbounded.rs675 pub fn weak_count(&self) -> usize { in weak_count() method
710 pub fn weak_count(&self) -> usize { in weak_count() method
Dchan.rs145 pub(super) fn weak_count(&self) -> usize { in weak_count() method
524 pub(super) fn weak_count(&self) -> usize { in weak_count() method
Dbounded.rs1586 pub fn weak_count(&self) -> usize { in weak_count() method
1637 pub fn weak_count(&self) -> usize { in weak_count() method
/external/rust/android-crates-io/crates/futures-util/src/future/future/
Dshared.rs154 pub fn weak_count(&self) -> Option<usize> { in weak_count() function
/external/kernel-headers/original/uapi/linux/android/
Dbinder.h262 __u32 weak_count; member
/external/bcc/libbpf-tools/arm64/
Dvmlinux_608.h112017 __u32 weak_count; member
Dvmlinux.h112017 __u32 weak_count; member