Home
last modified time | relevance | path

Searched defs:weak_ptr_factory_ (Results 1 – 25 of 83) sorted by relevance

1234

/external/perfetto/src/tracing/ipc/service/
Drelay_ipc_service.h64 base::WeakPtrFactory<RelayIPCService> weak_ptr_factory_; // Keep last. variable
Dproducer_ipc_service.h136 base::WeakPtrFactory<ProducerIPCService> weak_ptr_factory_; // Keep last. variable
Dconsumer_ipc_service.h169 base::WeakPtrFactory<ConsumerIPCService> weak_ptr_factory_; // Keep last. variable
/external/webrtc/modules/video_coding/utility/
Dbandwidth_quality_scaler.h87 rtc::WeakPtrFactory<BandwidthQualityScaler> weak_ptr_factory_; variable
/external/perfetto/include/perfetto/ext/ipc/
Dservice_proxy.h96 base::WeakPtrFactory<ServiceProxy> weak_ptr_factory_; // Keep last. variable
/external/cronet/tot/net/dns/
Dsystem_dns_config_change_notifier.cc60 base::WeakPtrFactory<WrappedObserver> weak_ptr_factory_{this}; member in net::__anon644ec9670111::WrappedObserver
196 base::WeakPtrFactory<Core> weak_ptr_factory_{this}; member in net::SystemDnsConfigChangeNotifier::Core
/external/cronet/stable/net/dns/
Dsystem_dns_config_change_notifier.cc60 base::WeakPtrFactory<WrappedObserver> weak_ptr_factory_{this}; member in net::__anonc003a6cb0111::WrappedObserver
196 base::WeakPtrFactory<Core> weak_ptr_factory_{this}; member in net::SystemDnsConfigChangeNotifier::Core
/external/cronet/tot/ipc/
Dipc_channel_nacl.h112 base::WeakPtrFactory<ChannelNacl> weak_ptr_factory_; variable
/external/cronet/stable/ipc/
Dipc_channel_nacl.h112 base::WeakPtrFactory<ChannelNacl> weak_ptr_factory_; variable
/external/perfetto/src/tracing/ipc/consumer/
Dconsumer_ipc_client_impl.h127 base::WeakPtrFactory<ConsumerIPCClientImpl> weak_ptr_factory_; variable
/external/libchrome/base/memory/
Dmemory_pressure_monitor_chromeos.h120 base::WeakPtrFactory<MemoryPressureMonitor> weak_ptr_factory_; variable
/external/pigweed/pw_bluetooth_sapphire/host/hci/public/pw_bluetooth_sapphire/internal/host/hci/
Dsequential_command_runner.h168 WeakSelf<SequentialCommandRunner> weak_ptr_factory_; variable
/external/libchrome/mojo/public/cpp/bindings/lib/
Dbinding_state.h96 base::WeakPtrFactory<BindingStateBase> weak_ptr_factory_; variable
/external/libbrillo/brillo/dbus/
Dexported_property_set.h158 base::WeakPtrFactory<ExportedPropertySet> weak_ptr_factory_; variable
/external/perfetto/src/tracing/internal/
Dtracing_backend_fake.cc94 base::WeakPtrFactory<UnsupportedProducerEndpoint> weak_ptr_factory_{ member in perfetto::internal::__anon91221ad20111::UnsupportedProducerEndpoint
142 base::WeakPtrFactory<UnsupportedConsumerEndpoint> weak_ptr_factory_{ member in perfetto::internal::__anon91221ad20111::UnsupportedConsumerEndpoint
/external/perfetto/src/ipc/
Dclient_impl.h109 base::WeakPtrFactory<Client> weak_ptr_factory_; // Keep last. variable
/external/cronet/stable/net/third_party/quiche/src/quiche/quic/moqt/
Dmoqt_track.h77 quiche::QuicheWeakPtrFactory<RemoteTrack> weak_ptr_factory_; variable
/external/libchrome/base/
Dcancelable_callback.h131 mutable base::WeakPtrFactory<CancelableCallbackImpl> weak_ptr_factory_; variable
/external/cronet/tot/net/third_party/quiche/src/quiche/quic/moqt/
Dmoqt_track.h77 quiche::QuicheWeakPtrFactory<RemoteTrack> weak_ptr_factory_; variable
/external/libchrome/mojo/public/cpp/bindings/
Dinterface_endpoint_client.h188 base::WeakPtrFactory<InterfaceEndpointClient> weak_ptr_factory_; variable
/external/pigweed/pw_bluetooth_sapphire/host/sdp/public/pw_bluetooth_sapphire/internal/host/sdp/
Dserver.h222 WeakSelf<Server> weak_ptr_factory_; variable
/external/pigweed/pw_bluetooth_sapphire/host/sco/public/pw_bluetooth_sapphire/internal/host/sco/
Dsco_connection_manager.h207 WeakSelf<ScoConnectionManager> weak_ptr_factory_; variable
/external/libchrome/dbus/
Dobject_manager.h355 base::WeakPtrFactory<ObjectManager> weak_ptr_factory_; variable
/external/cronet/tot/base/timer/
Dmock_timer_unittest.cc81 base::WeakPtrFactory<HasWeakPtr> weak_ptr_factory_{this}; member in __anonb4c81d3e0111::HasWeakPtr
/external/cronet/stable/base/timer/
Dmock_timer_unittest.cc81 base::WeakPtrFactory<HasWeakPtr> weak_ptr_factory_{this}; member in __anon797fb1220111::HasWeakPtr

1234