Home
last modified time | relevance | path

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

/external/perfetto/src/tracing/ipc/service/
Dproducer_ipc_service.h122 base::WeakPtrFactory<ProducerIPCService> weak_ptr_factory_; // Keep last. variable
Dconsumer_ipc_service.h138 base::WeakPtrFactory<ConsumerIPCService> weak_ptr_factory_; // Keep last. variable
/external/perfetto/include/perfetto/ipc/
Dservice_proxy.h95 base::WeakPtrFactory<ServiceProxy> weak_ptr_factory_; // Keep last. variable
/external/libchrome/ipc/
Dipc_channel_nacl.h107 base::WeakPtrFactory<ChannelNacl> weak_ptr_factory_; variable
/external/perfetto/src/tracing/ipc/consumer/
Dconsumer_ipc_client_impl.h104 base::WeakPtrFactory<ConsumerIPCClientImpl> weak_ptr_factory_; variable
/external/perfetto/include/perfetto/tracing/core/
Dstartup_trace_writer_registry.h143 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/core/
Dshared_memory_arbiter_impl.h148 base::WeakPtrFactory<SharedMemoryArbiterImpl> weak_ptr_factory_; variable
/external/perfetto/src/ipc/
Dclient_impl.h96 base::WeakPtrFactory<Client> weak_ptr_factory_; // Keep last. variable
/external/libbrillo/brillo/dbus/
Dexported_property_set.h157 base::WeakPtrFactory<ExportedPropertySet> weak_ptr_factory_; 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::__anon94c574d90111::Timeout
/external/perfetto/include/perfetto/base/
Dunix_socket.h326 WeakPtrFactory<UnixSocket> weak_ptr_factory_; // Keep last. variable
/external/libbrillo/brillo/streams/
Dtls_stream.cc125 base::WeakPtrFactory<TlsStreamImpl> weak_ptr_factory_{this}; member in brillo::TlsStream::TlsStreamImpl
/external/v4l2_codec2/vda/
Dvp9_parser.h322 base::WeakPtrFactory<Vp9FrameContextManager> weak_ptr_factory_; variable