Home
last modified time | relevance | path

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

/external/perfetto/src/traced/probes/
Dkmem_activity_trigger.h57 base::WeakPtrFactory<WorkerData> weak_ptr_factory_; variable
/external/perfetto/src/tracing/ipc/service/
Dproducer_ipc_service.h133 base::WeakPtrFactory<ProducerIPCService> weak_ptr_factory_; // Keep last. variable
Dconsumer_ipc_service.h163 base::WeakPtrFactory<ConsumerIPCService> weak_ptr_factory_; // Keep last. variable
/external/perfetto/include/perfetto/ext/ipc/
Dservice_proxy.h96 base::WeakPtrFactory<ServiceProxy> weak_ptr_factory_; // Keep last. variable
/external/perfetto/src/tracing/ipc/consumer/
Dconsumer_ipc_client_impl.h125 base::WeakPtrFactory<ConsumerIPCClientImpl> weak_ptr_factory_; variable
/external/libchrome/base/memory/
Dmemory_pressure_monitor_chromeos.h120 base::WeakPtrFactory<MemoryPressureMonitor> weak_ptr_factory_; variable
/external/libchrome/mojo/public/cpp/bindings/lib/
Dbinding_state.h96 base::WeakPtrFactory<BindingStateBase> weak_ptr_factory_; variable
Dsequence_local_sync_event_watcher.cc197 base::WeakPtrFactory<SequenceLocalState> weak_ptr_factory_; member in mojo::SequenceLocalSyncEventWatcher::SequenceLocalState
/external/perfetto/src/tracing/internal/
Dtracing_backend_fake.cc79 base::WeakPtrFactory<UnsupportedProducerEndpoint> weak_ptr_factory_{ member in perfetto::internal::__anon8419e1c30111::UnsupportedProducerEndpoint
124 base::WeakPtrFactory<UnsupportedConsumerEndpoint> weak_ptr_factory_{ member in perfetto::internal::__anon8419e1c30111::UnsupportedConsumerEndpoint
/external/libbrillo/brillo/dbus/
Dexported_property_set.h158 base::WeakPtrFactory<ExportedPropertySet> weak_ptr_factory_; variable
/external/perfetto/src/ipc/
Dclient_impl.h109 base::WeakPtrFactory<Client> weak_ptr_factory_; // Keep last. variable
/external/libchrome/base/
Dcancelable_callback.h131 mutable base::WeakPtrFactory<CancelableCallbackImpl> weak_ptr_factory_; variable
/external/libchrome/mojo/public/cpp/bindings/
Dinterface_endpoint_client.h188 base::WeakPtrFactory<InterfaceEndpointClient> weak_ptr_factory_; variable
Dinterface_ptr_set.h120 base::WeakPtrFactory<Element> weak_ptr_factory_; variable
/external/libchrome/dbus/
Dobject_manager.h355 base::WeakPtrFactory<ObjectManager> weak_ptr_factory_; variable
Dproperty.h349 base::WeakPtrFactory<PropertySet> weak_ptr_factory_; variable
Dbus.cc142 base::WeakPtrFactory<Timeout> weak_ptr_factory_; member in dbus::__anon549b8af70111::Timeout
/external/webrtc/video/
Dvideo_send_stream_impl.h189 rtc::WeakPtrFactory<VideoSendStreamImpl> weak_ptr_factory_; variable
/external/perfetto/src/tracing/core/
Dshared_memory_arbiter_impl.h294 base::WeakPtrFactory<SharedMemoryArbiterImpl> weak_ptr_factory_; variable
/external/perfetto/include/perfetto/ext/base/
Dunix_socket.h416 WeakPtrFactory<UnixSocket> weak_ptr_factory_; // Keep last. variable
/external/webrtc/modules/video_coding/utility/
Dquality_scaler.cc215 rtc::WeakPtrFactory<CheckQpTask> weak_ptr_factory_; member in webrtc::QualityScaler::CheckQpTask
/external/libbrillo/brillo/streams/
Dtls_stream.cc131 base::WeakPtrFactory<TlsStreamImpl> weak_ptr_factory_{this}; member in brillo::TlsStream::TlsStreamImpl