Home
last modified time | relevance | path

Searched defs:AsWeakPtr (Results 1 – 17 of 17) sorted by relevance

/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/2/external/libchrome/base/memory/
Dweak_ptr.h343 WeakPtr<T> AsWeakPtr() { in AsWeakPtr() function
374 WeakPtr<Derived> AsWeakPtr(Derived* t) { in AsWeakPtr() function
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/gensrcs/external/libchrome/base/memory/
Dweak_ptr.h343 WeakPtr<T> AsWeakPtr() { in AsWeakPtr() function
374 WeakPtr<Derived> AsWeakPtr(Derived* t) { in AsWeakPtr() function
/aosp_15_r20/external/libchrome/base/memory/
H A Dweak_ptr.h340 WeakPtr<T> AsWeakPtr() { in AsWeakPtr() function
371 WeakPtr<Derived> AsWeakPtr(Derived* t) { in AsWeakPtr() function
/aosp_15_r20/external/cronet/components/metrics/test/
H A Dtest_metrics_log_uploader.h33 base::WeakPtr<TestMetricsLogUploader> AsWeakPtr() { in AsWeakPtr() function
/aosp_15_r20/external/cronet/base/task/sequence_manager/
H A Ddelayed_task_handle_delegate.cc21 WeakPtr<DelayedTaskHandleDelegate> DelayedTaskHandleDelegate::AsWeakPtr() { in AsWeakPtr() function in base::sequence_manager::internal::DelayedTaskHandleDelegate
/aosp_15_r20/external/cronet/net/dns/
H A Dserial_worker.cc171 base::WeakPtr<SerialWorker> SerialWorker::AsWeakPtr() { in AsWeakPtr() function in net::SerialWorker
/aosp_15_r20/external/cronet/components/prefs/
H A Djson_pref_store.h126 base::WeakPtr<JsonPrefStore> AsWeakPtr() { in AsWeakPtr() function
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/testing/
H A Dfake_dynamic_channel.h112 FakeDynamicChannel::WeakPtr AsWeakPtr() { return weak_self_.GetWeakPtr(); } in AsWeakPtr() function
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/l2cap/
H A Dfake_channel.h67 FakeChannel::WeakPtr AsWeakPtr() { return weak_fake_chan_.GetWeakPtr(); } in AsWeakPtr() function
/aosp_15_r20/external/cronet/base/timer/
H A Dmock_timer_unittest.cc76 base::WeakPtr<HasWeakPtr> AsWeakPtr() { in AsWeakPtr() function in __anone9d0f6380111::HasWeakPtr
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/transport/
H A Dcommand_channel.h229 WeakPtr AsWeakPtr() { return weak_ptr_factory_.GetWeakPtr(); } in AsWeakPtr() function
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/gap/
H A Dfake_adapter.h331 Adapter::WeakPtr AsWeakPtr() override { return weak_self_.GetWeakPtr(); } in AsWeakPtr() function
/aosp_15_r20/external/cronet/net/disk_cache/simple/
H A Dsimple_index_unittest.cc101 base::WeakPtr<MockSimpleIndexFile> AsWeakPtr() { in AsWeakPtr() function in disk_cache::MockSimpleIndexFile
/aosp_15_r20/external/zlib/google/
H A Dzip_reader_unittest.cc101 base::WeakPtr<MockUnzipListener> AsWeakPtr() { in AsWeakPtr() function in __anon251e3e4b0111::MockUnzipListener
/aosp_15_r20/external/cronet/base/files/
H A Dfile_path_watcher_unittest.cc280 base::WeakPtr<TestDelegateBase> AsWeakPtr() override { in AsWeakPtr() function in base::__anon20d88b390111::TestDelegate
647 base::WeakPtr<TestDelegateBase> AsWeakPtr() override { in AsWeakPtr() function in base::__anon20d88b390a11::Deleter
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/gap/
H A Dadapter.cc383 WeakSelf<Adapter>::WeakPtr AsWeakPtr() override { in AsWeakPtr() function in bt::gap::AdapterImpl
/aosp_15_r20/external/cronet/net/websockets/
H A Dwebsocket_stream_test.cc98 base::WeakPtr<MockWeakTimer> AsWeakPtr() { in AsWeakPtr() function in net::__anon554195850111::MockWeakTimer