Home
last modified time | relevance | path

Searched defs:GetWeakPtr (Results 1 – 25 of 78) sorted by relevance

1234

/aosp_15_r20/external/cronet/net/dns/
H A Ddns_session.h49 base::WeakPtr<DnsSession> GetWeakPtr() { in GetWeakPtr() function
53 base::WeakPtr<const DnsSession> GetWeakPtr() const { in GetWeakPtr() function
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/fuchsia/host/fidl/public/pw_bluetooth_sapphire/fuchsia/host/fidl/
H A Dprofile_server.h130 WeakPtr<AudioOffloadController> GetWeakPtr() { in GetWeakPtr() function
183 WeakPtr<ScoConnectionServer> GetWeakPtr() { in GetWeakPtr() function
H A Diso_stream_server.h43 WeakPtr GetWeakPtr() { return weak_self_.GetWeakPtr(); } in GetWeakPtr() function
/aosp_15_r20/external/cronet/net/test/embedded_test_server/
H A Dhttp2_connection.cc195 base::WeakPtr<ResponseDelegate> GetWeakPtr() { in GetWeakPtr() function in net::test_server::Http2Connection::ResponseDelegate
286 base::WeakPtr<HttpConnection> Http2Connection::GetWeakPtr() { in GetWeakPtr() function in net::test_server::Http2Connection
/aosp_15_r20/external/libchrome/base/task/sequence_manager/test/
H A Dtest_task_queue.cc18 WeakPtr<TestTaskQueue> TestTaskQueue::GetWeakPtr() { in GetWeakPtr() function in base::sequence_manager::TestTaskQueue
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/sm/
H A Dtest_security_manager.h55 WeakPtr GetWeakPtr() { return weak_self_.GetWeakPtr(); } in GetWeakPtr() function
H A Dpairing_channel.h81 PairingChannel::WeakPtr GetWeakPtr() { return weak_self_.GetWeakPtr(); } in GetWeakPtr() function
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/iso/
H A Diso_stream_manager.h52 IsoStreamManager::WeakPtr GetWeakPtr() { return weak_self_.GetWeakPtr(); } in GetWeakPtr() function
H A Dfake_iso_stream.h50 IsoStream::WeakPtr GetWeakPtr() override { return weak_self_.GetWeakPtr(); } in GetWeakPtr() function
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/fuchsia/bt_host/
H A Dhost.h65 WeakPtr GetWeakPtr() { return weak_self_.GetWeakPtr(); } in GetWeakPtr() function
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/sco/
H A Dsco_connection.h83 WeakPtr GetWeakPtr() { return weak_self_.GetWeakPtr(); } in GetWeakPtr() function
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/transport/
H A Dfake_acl_connection.h45 WeakPtr<ConnectionInterface> GetWeakPtr() { in GetWeakPtr() function
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include/external/perfetto/include/perfetto/ext/base/
H A Dweak_ptr.h93 WeakPtr<T> GetWeakPtr() const { return weak_ptr_; } in GetWeakPtr() function
/aosp_15_r20/external/perfetto/include/perfetto/ext/base/
H A Dweak_ptr.h93 WeakPtr<T> GetWeakPtr() const { return weak_ptr_; } in GetWeakPtr() function
/aosp_15_r20/external/openscreen/cast/common/public/
H A Dcast_socket.h64 WeakPtr<CastSocket> GetWeakPtr() const { return weak_factory_.GetWeakPtr(); } in GetWeakPtr() function
/aosp_15_r20/external/cronet/net/quic/
H A Dmock_crypto_client_stream.h92 base::WeakPtr<MockCryptoClientStream> GetWeakPtr() { in GetWeakPtr() function
H A Dquic_session_pool_proxy_job.h53 base::WeakPtr<ProxyJob> GetWeakPtr() { return weak_factory_.GetWeakPtr(); } in GetWeakPtr() function
H A Dquic_session_pool_direct_job.h61 base::WeakPtr<DirectJob> GetWeakPtr() { return weak_factory_.GetWeakPtr(); } in GetWeakPtr() function
/aosp_15_r20/external/perfetto/src/traced/probes/initial_display_state/
H A Dinitial_display_state_data_source.cc65 InitialDisplayStateDataSource::GetWeakPtr() const { in GetWeakPtr() function in perfetto::InitialDisplayStateDataSource
/aosp_15_r20/external/perfetto/src/ipc/
H A Dservice_proxy.cc113 base::WeakPtr<ServiceProxy> ServiceProxy::GetWeakPtr() const { in GetWeakPtr() function in perfetto::ipc::ServiceProxy
/aosp_15_r20/external/webrtc/rtc_base/
H A Dweak_ptr.h251 WeakPtr<T> GetWeakPtr() { in GetWeakPtr() function
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/l2cap/
H A Da2dp_offload_manager.h76 WeakPtr<A2dpOffloadManager> GetWeakPtr() { return weak_self_.GetWeakPtr(); } in GetWeakPtr() function
/aosp_15_r20/external/openscreen/util/
H A Dweak_ptr.h192 WeakPtr<T> GetWeakPtr() const { in GetWeakPtr() function
/aosp_15_r20/external/perfetto/src/traced/probes/android_system_property/
H A Dandroid_system_property_data_source.cc76 AndroidSystemPropertyDataSource::GetWeakPtr() const { in GetWeakPtr() function in perfetto::AndroidSystemPropertyDataSource
/aosp_15_r20/external/openscreen/cast/streaming/
H A Drpc_messenger.cc101 WeakPtr<RpcMessenger> RpcMessenger::GetWeakPtr() { in GetWeakPtr() function in openscreen::cast::RpcMessenger

1234