/aosp_15_r20/external/sdv/vsomeip/third_party/boost/smart_ptr/include/boost/smart_ptr/detail/ |
D | shared_count.hpp | 533 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
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/serialization/include/boost/serialization/detail/ |
D | shared_count_132.hpp | 442 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
|
/aosp_15_r20/external/rust/android-crates-io/crates/tokio/src/sync/mpsc/ |
D | unbounded.rs | 675 pub fn weak_count(&self) -> usize { in weak_count() method 710 pub fn weak_count(&self) -> usize { in weak_count() method
|
D | chan.rs | 145 pub(super) fn weak_count(&self) -> usize { in weak_count() method 524 pub(super) fn weak_count(&self) -> usize { in weak_count() method
|
D | bounded.rs | 1586 pub fn weak_count(&self) -> usize { in weak_count() method 1637 pub fn weak_count(&self) -> usize { in weak_count() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/futures-util/src/future/future/ |
D | shared.rs | 154 pub fn weak_count(&self) -> Option<usize> { in weak_count() function
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/alloc/src/ |
H A D | sync.rs | 1707 pub fn weak_count(this: &Self) -> usize { in weak_count() method 2960 pub fn weak_count(&self) -> usize { in weak_count() method
|
H A D | rc.rs | 1526 pub fn weak_count(this: &Self) -> usize { in weak_count() method 3210 pub fn weak_count(&self) -> usize { in weak_count() method
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/alloc/src/ |
H A D | sync.rs | 1707 pub fn weak_count(this: &Self) -> usize { in weak_count() method 2960 pub fn weak_count(&self) -> usize { in weak_count() method
|
H A D | rc.rs | 1526 pub fn weak_count(this: &Self) -> usize { in weak_count() method 3210 pub fn weak_count(&self) -> usize { in weak_count() method
|
/aosp_15_r20/prebuilts/vndk/v32/arm/include/bionic/libc/kernel/uapi/linux/android/ |
D | binder.h | 115 __u32 weak_count; member
|
/aosp_15_r20/prebuilts/vndk/v32/x86/include/bionic/libc/kernel/uapi/linux/android/ |
D | binder.h | 115 __u32 weak_count; member
|
/aosp_15_r20/prebuilts/vndk/v31/x86/include/bionic/libc/kernel/uapi/linux/android/ |
D | binder.h | 115 __u32 weak_count; member
|
/aosp_15_r20/prebuilts/vndk/v31/arm/include/bionic/libc/kernel/uapi/linux/android/ |
D | binder.h | 115 __u32 weak_count; member
|
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/bionic/libc/kernel/uapi/linux/android/ |
D | binder.h | 115 __u32 weak_count; member
|
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/bionic/libc/kernel/uapi/linux/android/ |
D | binder.h | 115 __u32 weak_count; member
|
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/bionic/libc/kernel/uapi/linux/android/ |
D | binder.h | 115 __u32 weak_count; member
|
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/bionic/libc/kernel/uapi/linux/android/ |
D | binder.h | 115 __u32 weak_count; member
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/alloc/src/ |
H A D | rc.rs | 1531 pub fn weak_count(this: &Self) -> usize { in weak_count() method 3246 pub fn weak_count(&self) -> usize { in weak_count() method
|
H A D | sync.rs | 1711 pub fn weak_count(this: &Self) -> usize { in weak_count() method 2992 pub fn weak_count(&self) -> usize { in weak_count() method
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/alloc/src/ |
H A D | rc.rs | 1531 pub fn weak_count(this: &Self) -> usize { in weak_count() method 3246 pub fn weak_count(&self) -> usize { in weak_count() method
|
H A D | sync.rs | 1711 pub fn weak_count(this: &Self) -> usize { in weak_count() method 2992 pub fn weak_count(&self) -> usize { in weak_count() method
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/alloc/src/ |
H A D | rc.rs | 1531 pub fn weak_count(this: &Self) -> usize { in weak_count() method 3246 pub fn weak_count(&self) -> usize { in weak_count() method
|
H A D | sync.rs | 1711 pub fn weak_count(this: &Self) -> usize { in weak_count() method 2992 pub fn weak_count(&self) -> usize { in weak_count() method
|
/aosp_15_r20/prebuilts/vndk/v33/arm/include/bionic/libc/kernel/uapi/linux/android/ |
D | binder.h | 115 __u32 weak_count; member
|