/aosp_15_r20/external/grpc-grpc/test/core/iomgr/ |
H A D | tcp_server_posix_test.cc | 128 server_weak_ref* weak_ref = static_cast<server_weak_ref*>(arg); in server_weak_ref_shutdown() local 132 static void server_weak_ref_init(server_weak_ref* weak_ref) { in server_weak_ref_init() 143 static void server_weak_ref_set(server_weak_ref* weak_ref, in server_weak_ref_set() 355 server_weak_ref weak_ref; in test_connect() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/futures-channel/tests/ |
D | mpsc-close.rs | 110 let weak_ref = Arc::downgrade(&ref_count); in single_receiver_drop_closes_channel_and_drains() localVariable 129 let weak_ref = Arc::downgrade(&ref_count); in single_receiver_drop_closes_channel_and_drains() localVariable
|
/aosp_15_r20/external/mesa3d/src/vulkan/runtime/ |
H A D | vk_pipeline_cache.h | 156 bool weak_ref; member 197 bool weak_ref; member
|
/aosp_15_r20/external/fbjni/cxx/fbjni/detail/ |
H A D | References-forward.h | 64 class weak_ref; variable
|
/aosp_15_r20/external/skia/include/private/ |
H A D | SkWeakRefCnt.h | 115 void weak_ref() const { in weak_ref() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/jni/src/wrapper/objects/ |
D | mod.rs | 42 mod weak_ref; module
|
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/common/ |
H A D | weak_self.h | 265 auto weak_ref = manager_.GetWeakRef(); in GetWeakPtr() local
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/alloc/src/ |
H A D | rc.rs | 3386 fn weak_ref(&self) -> &Cell<usize>; in weak_ref() method 3458 fn weak_ref(&self) -> &Cell<usize> { in weak_ref() method 3470 fn weak_ref(&self) -> &Cell<usize> { in weak_ref() method
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/alloc/src/ |
H A D | rc.rs | 3386 fn weak_ref(&self) -> &Cell<usize>; in weak_ref() method 3458 fn weak_ref(&self) -> &Cell<usize> { in weak_ref() method 3470 fn weak_ref(&self) -> &Cell<usize> { in weak_ref() method
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/alloc/src/ |
H A D | rc.rs | 3422 fn weak_ref(&self) -> &Cell<usize>; in weak_ref() method 3494 fn weak_ref(&self) -> &Cell<usize> { in weak_ref() method 3506 fn weak_ref(&self) -> &Cell<usize> { in weak_ref() method
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/alloc/src/ |
H A D | rc.rs | 3422 fn weak_ref(&self) -> &Cell<usize>; in weak_ref() method 3494 fn weak_ref(&self) -> &Cell<usize> { in weak_ref() method 3506 fn weak_ref(&self) -> &Cell<usize> { in weak_ref() method
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/alloc/src/ |
H A D | rc.rs | 3422 fn weak_ref(&self) -> &Cell<usize>; in weak_ref() method 3494 fn weak_ref(&self) -> &Cell<usize> { in weak_ref() method 3506 fn weak_ref(&self) -> &Cell<usize> { in weak_ref() method
|
/aosp_15_r20/external/perfetto/src/trace_processor/importers/proto/ |
H A D | heap_graph_tracker_unittest.cc | 357 StringPool::Id weak_ref = context.storage->InternString("WeakReference"); in TEST() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/jni/tests/ |
D | jni_api.rs | 1099 let weak_ref = unwrap(env.new_weak_ref(&orig_obj), &env).expect("weak ref should not be null"); in test_conversion() localVariable
|