HomeSort by relevance Sort by last modified time
    Searched full:weak_factory_ (Results 26 - 50 of 98) sorted by null

12 3 4

  /system/tpm/trunks/
trunks_dbus_service.h 65 return weak_factory_.GetWeakPtr();
72 base::WeakPtrFactory<TrunksDBusService> weak_factory_{this};
background_command_transceiver.h 67 return weak_factory_.GetWeakPtr();
74 base::WeakPtrFactory<BackgroundCommandTransceiver> weak_factory_; member in class:trunks::BackgroundCommandTransceiver
trunks_binder_service.h 71 return weak_factory_.GetWeakPtr();
77 base::WeakPtrFactory<BinderServiceInternal> weak_factory_{this};
  /system/connectivity/shill/dbus/
chromeos_supplicant_interface_proxy.cc 78 weak_factory_.GetWeakPtr())));
83 weak_factory_.GetWeakPtr());
86 weak_factory_.GetWeakPtr()),
90 weak_factory_.GetWeakPtr()),
94 weak_factory_.GetWeakPtr()),
98 weak_factory_.GetWeakPtr()),
102 weak_factory_.GetWeakPtr()),
106 weak_factory_.GetWeakPtr()),
110 weak_factory_.GetWeakPtr()),
114 weak_factory_.GetWeakPtr())
    [all...]
chromeos_supplicant_process_proxy.cc 79 weak_factory_.GetWeakPtr())));
84 weak_factory_.GetWeakPtr());
87 weak_factory_.GetWeakPtr()),
91 weak_factory_.GetWeakPtr()),
95 weak_factory_.GetWeakPtr()),
107 weak_factory_.GetWeakPtr()));
112 weak_factory_.GetWeakPtr()));
chromeos_wimax_manager_proxy.cc 72 weak_factory_.GetWeakPtr()),
74 weak_factory_.GetWeakPtr()));
82 weak_factory_.GetWeakPtr())));
90 weak_factory_.GetWeakPtr()));
95 weak_factory_.GetWeakPtr()));
chromeos_supplicant_network_proxy.cc 64 weak_factory_.GetWeakPtr())));
69 weak_factory_.GetWeakPtr()),
71 weak_factory_.GetWeakPtr()));
chromeos_supplicant_bss_proxy.cc 49 weak_factory_.GetWeakPtr()),
51 weak_factory_.GetWeakPtr()));
chromeos_upstart_proxy.h 53 base::WeakPtrFactory<ChromeosUpstartProxy> weak_factory_{this};
chromeos_dbus_properties_proxy.h 74 base::WeakPtrFactory<ChromeosDBusPropertiesProxy> weak_factory_{this};
chromeos_dhcpcd_listener.h 77 base::WeakPtrFactory<ChromeosDHCPCDListener> weak_factory_{this};
chromeos_mm1_modem_modem3gpp_proxy.h 62 base::WeakPtrFactory<ChromeosModemModem3gppProxy> weak_factory_{this};
chromeos_modem_gobi_proxy.h 53 base::WeakPtrFactory<ChromeosModemGobiProxy> weak_factory_{this};
  /external/libweave/src/privet/
cloud_delegate.cc 49 &CloudDelegateImpl::OnConfigChanged, weak_factory_.GetWeakPtr()));
51 &CloudDelegateImpl::OnRegistrationChanged, weak_factory_.GetWeakPtr()));
55 weak_factory_.GetWeakPtr()));
57 &CloudDelegateImpl::OnCommandAdded, weak_factory_.GetWeakPtr()));
59 &CloudDelegateImpl::OnCommandRemoved, weak_factory_.GetWeakPtr()));
61 &CloudDelegateImpl::NotifyOnStateChanged, weak_factory_.GetWeakPtr()));
64 weak_factory_.GetWeakPtr()));
355 // |weak_factory_| tracks the lifetime of |this|.
356 base::WeakPtrFactory<CloudDelegateImpl> weak_factory_{this};
  /system/connectivity/apmanager/
shill_manager.h 58 base::WeakPtrFactory<ShillManager> weak_factory_{this};
firewall_manager.h 59 base::WeakPtrFactory<FirewallManager> weak_factory_{this};
  /system/connectivity/shill/
dns_server_proxy.h 51 base::WeakPtrFactory<DNSServerProxy> weak_factory_{this};
  /system/connectivity/apmanager/dbus/
firewalld_dbus_proxy.cc 41 weak_factory_.GetWeakPtr()));
46 weak_factory_.GetWeakPtr()));
permission_broker_dbus_proxy.cc 41 weak_factory_.GetWeakPtr()));
46 weak_factory_.GetWeakPtr()));
shill_dbus_proxy.cc 47 weak_factory_.GetWeakPtr()));
52 weak_factory_.GetWeakPtr()));
firewalld_dbus_proxy.h 59 base::WeakPtrFactory<FirewalldDBusProxy> weak_factory_{this};
permission_broker_dbus_proxy.h 66 base::WeakPtrFactory<PermissionBrokerDBusProxy> weak_factory_{this};
shill_dbus_proxy.h 58 base::WeakPtrFactory<ShillDBusProxy> weak_factory_{this};
  /external/libbrillo/brillo/dbus/
dbus_service_watcher.h 46 base::WeakPtrFactory<DBusServiceWatcher> weak_factory_{this};
  /external/libchrome/base/trace_event/
trace_event_system_stats_monitor.h 62 WeakPtrFactory<TraceEventSystemStatsMonitor> weak_factory_; member in class:base::trace_event::TraceEventSystemStatsMonitor

Completed in 445 milliseconds

12 3 4