HomeSort by relevance Sort by last modified time
    Searched full:weak_ptr_factory_ (Results 51 - 75 of 187) sorted by null

1 23 4 5 6 7 8

  /system/connectivity/shill/dhcp/
dhcp_config.cc 88 weak_ptr_factory_(this),
211 weak_ptr_factory_.GetWeakPtr()));
286 weak_ptr_factory_.GetWeakPtr()));
313 weak_ptr_factory_.GetWeakPtr()));
  /system/connectivity/shill/wifi/
scan_session.cc 65 : weak_ptr_factory_(this),
217 weak_ptr_factory_.GetWeakPtr()),
220 weak_ptr_factory_.GetWeakPtr()));
267 weak_ptr_factory_.GetWeakPtr()),
  /system/firewalld/
firewall_service.h 57 base::WeakPtrFactory<FirewallService> weak_ptr_factory_{this};
  /system/weaved/buffet/
ap_manager_client.h 63 base::WeakPtrFactory<ApManagerClient> weak_ptr_factory_{this};
webserv_client.h 81 base::WeakPtrFactory<WebServClient> weak_ptr_factory_{this};
manager.cc 212 base::Bind(&Manager::CreateDevice, weak_ptr_factory_.GetWeakPtr())});
247 base::Bind(&Manager::OnConfigChanged, weak_ptr_factory_.GetWeakPtr()));
251 weak_ptr_factory_.GetWeakPtr()));
254 weak_ptr_factory_.GetWeakPtr()));
257 weak_ptr_factory_.GetWeakPtr()));
260 base::Bind(&Manager::OnGcdStateChanged, weak_ptr_factory_.GetWeakPtr()));
263 base::Bind(&Manager::OnPairingStart, weak_ptr_factory_.GetWeakPtr()),
264 base::Bind(&Manager::OnPairingEnd, weak_ptr_factory_.GetWeakPtr()));
268 weak_ptr_factory_.GetWeakPtr()));
356 base::Bind(&Manager::RebootDeviceNow, weak_ptr_factory_.GetWeakPtr())
    [all...]
  /system/webservd/webservd/
firewalld_firewall.h 53 base::WeakPtrFactory<FirewalldFirewall> weak_ptr_factory_{this};
permission_broker_firewall.cc 46 weak_ptr_factory_.GetWeakPtr()));
permission_broker_firewall.h 61 base::WeakPtrFactory<PermissionBrokerFirewall> weak_ptr_factory_{this};
  /external/libbrillo/brillo/dbus/
exported_property_set.cc 22 : bus_(bus), weak_ptr_factory_(this) {
35 weak_ptr_factory_.GetWeakPtr(),
51 weak_ptr_factory_.GetWeakPtr(),
  /external/libweave/src/
base_api_handler.cc 113 weak_ptr_factory_.GetWeakPtr()));
117 weak_ptr_factory_.GetWeakPtr()));
120 &BaseApiHandler::OnConfigChanged, weak_ptr_factory_.GetWeakPtr()));
  /external/libweave/src/commands/
command_queue_unittest.cc 56 weak_ptr_factory_.GetWeakPtr()));
58 &FakeDispatcher::OnCommandRemoved, weak_ptr_factory_.GetWeakPtr()));
83 base::WeakPtrFactory<FakeDispatcher> weak_ptr_factory_{this};
cloud_command_proxy.h 97 base::WeakPtrFactory<CloudCommandProxy> weak_ptr_factory_{this};
  /external/libweave/src/privet/
privet_manager.cc 87 weak_ptr_factory_.GetWeakPtr()));
93 weak_ptr_factory_.GetWeakPtr()));
141 weak_ptr_factory_.GetWeakPtr(), request));
  /system/connectivity/shill/ethernet/
ethernet.h 103 friend class EthernetServiceTest; // For weak_ptr_factory_.
104 friend class PPPoEServiceTest; // For weak_ptr_factory_.
181 base::WeakPtrFactory<Ethernet> weak_ptr_factory_; member in class:shill::Ethernet
  /system/connectivity/shill/
http_proxy.cc 76 weak_ptr_factory_(this),
78 weak_ptr_factory_.GetWeakPtr())),
80 weak_ptr_factory_.GetWeakPtr())),
82 weak_ptr_factory_.GetWeakPtr())),
84 weak_ptr_factory_.GetWeakPtr())),
86 weak_ptr_factory_.GetWeakPtr())),
88 weak_ptr_factory_.GetWeakPtr())),
90 weak_ptr_factory_.GetWeakPtr())),
197 Bind(&HTTPProxy::OnReadError, weak_ptr_factory_.GetWeakPtr())));
200 weak_ptr_factory_.GetWeakPtr()))
    [all...]
scope_logger_unittest.cc 186 ScopeChangeTarget() : weak_ptr_factory_(this) {}
191 &ScopeChangeTarget::Callback, weak_ptr_factory_.GetWeakPtr());
195 base::WeakPtrFactory<ScopeChangeTarget> weak_ptr_factory_; member in class:shill::ScopeChangeTarget
connection_health_checker.cc 93 weak_ptr_factory_(this),
96 weak_ptr_factory_.GetWeakPtr())),
103 weak_ptr_factory_.GetWeakPtr())),
108 weak_ptr_factory_.GetWeakPtr())),
connection_tester.h 72 base::WeakPtrFactory<ConnectionTester> weak_ptr_factory_; member in class:shill::ConnectionTester
  /system/connectivity/shill/pppoe/
pppoe_service.cc 68 weak_ptr_factory_(this) {
112 weak_ptr_factory_.GetWeakPtr()));
125 control_interface_, process_manager_, weak_ptr_factory_.GetWeakPtr(),
  /system/core/crash_reporter/
list_proxies.cc 123 weak_ptr_factory_(this),
125 weak_ptr_factory_.GetWeakPtr())) {}
209 weak_ptr_factory_.GetWeakPtr()),
211 weak_ptr_factory_.GetWeakPtr()));
227 base::WeakPtrFactory<ProxyResolver> weak_ptr_factory_; member in class:__anon74225::ProxyResolver
  /external/libchrome/dbus/
object_manager.cc 40 weak_ptr_factory_(this) {
48 weak_ptr_factory_.GetWeakPtr()));
147 weak_ptr_factory_.GetWeakPtr()));
184 weak_ptr_factory_.GetWeakPtr()),
186 weak_ptr_factory_.GetWeakPtr()));
192 weak_ptr_factory_.GetWeakPtr()),
194 weak_ptr_factory_.GetWeakPtr()));
  /external/libweave/src/notification/
xmpp_iq_stanza_handler.h 77 base::WeakPtrFactory<IqStanzaHandler> weak_ptr_factory_{this};
  /system/connectivity/apmanager/
hostapd_monitor.h 98 base::WeakPtrFactory<HostapdMonitor> weak_ptr_factory_; member in class:apmanager::HostapdMonitor
  /system/connectivity/shill/cellular/
cellular_capability_universal.cc 156 weak_ptr_factory_(this),
218 weak_ptr_factory_.GetWeakPtr()));
244 weak_ptr_factory_.GetWeakPtr(), deferrable, callback),
281 weak_ptr_factory_.GetWeakPtr(),
319 weak_ptr_factory_.GetWeakPtr(),
323 weak_ptr_factory_.GetWeakPtr(),
343 weak_ptr_factory_.GetWeakPtr(), callback),
365 weak_ptr_factory_.GetWeakPtr(), callback),
393 weak_ptr_factory_.GetWeakPtr(), callback),
430 weak_ptr_factory_.GetWeakPtr()
    [all...]

Completed in 1037 milliseconds

1 23 4 5 6 7 8