OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:WeakPtrFactory
(Results
101 - 125
of
158
) sorted by null
1
2
3
4
5
6
7
/system/update_engine/update_manager/
update_manager.h
168
base::
WeakPtrFactory
<UpdateManager> weak_ptr_factory_;
/system/webservd/webservd/
dbus_protocol_handler.h
133
base::
WeakPtrFactory
<DBusProtocolHandler> weak_ptr_factory_{this};
/system/weaved/libweaved/
service.cc
138
base::
WeakPtrFactory
<WeaveClient> weak_ptr_factory_{this};
154
base::
WeakPtrFactory
<NotificationListener> weak_ptr_factory_{this};
248
base::
WeakPtrFactory
<ServiceImpl> weak_ptr_factory_{this};
/external/libbrillo/brillo/dbus/
exported_property_set.h
150
base::
WeakPtrFactory
<ExportedPropertySet> weak_ptr_factory_;
/external/libbrillo/brillo/streams/
stream.h
497
base::
WeakPtrFactory
<Stream> weak_ptr_factory_{this};
/external/libweave/examples/daemon/ledflasher/
ledflasher.cc
145
base::
WeakPtrFactory
<LedFlasherHandler> weak_ptr_factory_{this};
/external/libweave/examples/daemon/lock/
lock.cc
132
base::
WeakPtrFactory
<LockHandler> weak_ptr_factory_{this};
/external/libweave/examples/daemon/sample/
sample.cc
160
base::
WeakPtrFactory
<SampleHandler> weak_ptr_factory_{this};
/external/libweave/examples/daemon/speaker/
speaker.cc
164
base::
WeakPtrFactory
<SpeakerHandler> weak_ptr_factory_{this};
/external/libweave/src/
device_manager.h
116
base::
WeakPtrFactory
<DeviceManager> weak_ptr_factory_{this};
/external/libweave/src/privet/
privet_handler.h
170
base::
WeakPtrFactory
<PrivetHandler> weak_ptr_factory_{this};
security_manager.h
132
base::
WeakPtrFactory
<SecurityManager> weak_ptr_factory_{this};
/system/connectivity/shill/cellular/
cellular_capability_classic.h
174
base::
WeakPtrFactory
<CellularCapabilityClassic> weak_ptr_factory_;
cellular_capability_universal_cdma.h
129
base::
WeakPtrFactory
<CellularCapabilityUniversalCDMA> weak_cdma_ptr_factory_;
modem_manager.h
187
base::
WeakPtrFactory
<ModemManager1> weak_ptr_factory_;
/system/connectivity/shill/
connection.h
200
base::
WeakPtrFactory
<Connection> weak_ptr_factory_;
connection_diagnostics.h
331
base::
WeakPtrFactory
<ConnectionDiagnostics> weak_ptr_factory_;
connection_health_checker.h
200
base::
WeakPtrFactory
<ConnectionHealthChecker> weak_ptr_factory_;
http_proxy.h
134
base::
WeakPtrFactory
<HTTPProxy> weak_ptr_factory_;
ppp_daemon_unittest.cc
74
base::
WeakPtrFactory
<PPPDaemonTest> weak_ptr_factory_;
/system/connectivity/shill/dbus/
chromeos_supplicant_interface_proxy.h
135
base::
WeakPtrFactory
<ChromeosSupplicantInterfaceProxy> weak_factory_{this};
/system/connectivity/shill/vpn/
l2tp_ipsec_driver.h
162
base::
WeakPtrFactory
<L2TPIPSecDriver> weak_ptr_factory_;
/system/core/metricsd/
metrics_collector.h
281
base::
WeakPtrFactory
<MetricsCollector> weak_ptr_factory_{this};
/system/weaved/buffet/
shill_client.h
134
base::
WeakPtrFactory
<ShillClient> weak_factory_{this};
/system/webservd/libwebserv/
dbus_protocol_handler.h
158
base::
WeakPtrFactory
<DBusProtocolHandler> weak_ptr_factory_{this};
Completed in 1395 milliseconds
1
2
3
4
5
6
7