OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:WeakPtrFactory
(Results
26 - 50
of
158
) sorted by null
1
2
3
4
5
6
7
/system/connectivity/shill/dbus/
chromeos_mm1_modem_modem3gpp_proxy.h
62
base::
WeakPtrFactory
<ChromeosModemModem3gppProxy> weak_factory_{this};
chromeos_modem_simple_proxy.h
62
base::
WeakPtrFactory
<ChromeosModemSimpleProxy> weak_factory_{this};
chromeos_supplicant_network_proxy.h
75
base::
WeakPtrFactory
<ChromeosSupplicantNetworkProxy> weak_factory_{this};
/system/firewalld/
firewall_service.h
57
base::
WeakPtrFactory
<FirewallService> weak_ptr_factory_{this};
/system/media/brillo/audio/audioservice/
audio_daemon.h
68
base::
WeakPtrFactory
<AudioDaemon> weak_ptr_factory_{this};
/system/nativepower/include/nativepower/
power_manager_client.h
101
base::
WeakPtrFactory
<PowerManagerClient> weak_ptr_factory_;
/system/tpm/trunks/
background_command_transceiver.h
74
base::
WeakPtrFactory
<BackgroundCommandTransceiver> weak_factory_;
trunks_dbus_proxy.h
59
base::
WeakPtrFactory
<TrunksDBusProxy> weak_factory_;
trunks_dbus_service.h
72
base::
WeakPtrFactory
<TrunksDBusService> weak_factory_{this};
/system/webservd/webservd/
firewalld_firewall.h
53
base::
WeakPtrFactory
<FirewalldFirewall> weak_ptr_factory_{this};
log_manager.h
75
base::
WeakPtrFactory
<LogManager> weak_ptr_factory_{this};
permission_broker_firewall.h
61
base::
WeakPtrFactory
<PermissionBrokerFirewall> weak_ptr_factory_{this};
/external/libweave/src/privet/
wifi_bootstrap_manager.h
113
base::
WeakPtrFactory
<WifiBootstrapManager> tasks_weak_factory_{this};
115
base::
WeakPtrFactory
<WifiBootstrapManager> lifetime_weak_factory_{this};
/external/libweave/src/notification/
xmpp_channel.h
158
base::
WeakPtrFactory
<XmppChannel> ping_ptr_factory_{this};
159
base::
WeakPtrFactory
<XmppChannel> task_ptr_factory_{this};
160
base::
WeakPtrFactory
<XmppChannel> weak_ptr_factory_{this};
xmpp_iq_stanza_handler.h
77
base::
WeakPtrFactory
<IqStanzaHandler> weak_ptr_factory_{this};
/external/libbrillo/brillo/http/
http_transport_curl.h
131
base::
WeakPtrFactory
<Transport> weak_ptr_factory_for_timer_{this};
132
base::
WeakPtrFactory
<Transport> weak_ptr_factory_{this};
/external/libchrome/base/
cancelable_callback.h
123
base::
WeakPtrFactory
<CancelableCallback<void(A...)>> weak_factory_;
/external/libchrome/base/task/
cancelable_task_tracker.h
135
base::
WeakPtrFactory
<CancelableTaskTracker> weak_factory_;
/external/libchrome/components/timers/
alarm_timer_chromeos.h
87
base::
WeakPtrFactory
<AlarmTimer> weak_factory_;
/external/libweave/examples/provider/
event_http_server.h
58
base::
WeakPtrFactory
<HttpServerImpl> weak_ptr_factory_{this};
event_network.h
51
base::
WeakPtrFactory
<EventNetworkImpl> weak_ptr_factory_{this};
ssl_stream.h
66
base::
WeakPtrFactory
<SSLStream> weak_ptr_factory_{this};
/external/libweave/src/
streams.h
56
base::
WeakPtrFactory
<StreamCopier> weak_ptr_factory_{this};
/system/bt/vendor_libs/test_vendor_lib/include/
hci_transport.h
129
base::
WeakPtrFactory
<HciTransport> weak_ptr_factory_;
/system/connectivity/apmanager/
hostapd_monitor.h
98
base::
WeakPtrFactory
<HostapdMonitor> weak_ptr_factory_;
Completed in 252 milliseconds
1
2
3
4
5
6
7