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

1 2 34

  /system/connectivity/apmanager/
service.h 119 base::WeakPtrFactory<Service> weak_factory_{this};
  /system/connectivity/shill/dbus/
chromeos_mm1_modem_proxy.h 119 base::WeakPtrFactory<ChromeosModemProxy> weak_factory_{this};
chromeos_modem_cdma_proxy.h 120 base::WeakPtrFactory<ChromeosModemCDMAProxy> weak_factory_{this};
chromeos_modem_gsm_card_proxy.h 106 base::WeakPtrFactory<ChromeosModemGSMCardProxy> weak_factory_{this};
chromeos_modem_gsm_network_proxy.h 132 base::WeakPtrFactory<ChromeosModemGSMNetworkProxy> weak_factory_{this};
chromeos_supplicant_process_proxy.h 108 base::WeakPtrFactory<ChromeosSupplicantProcessProxy> weak_factory_{this};
chromeos_wimax_device_proxy.h 104 base::WeakPtrFactory<ChromeosWiMaxDeviceProxy> weak_factory_{this};
chromeos_supplicant_interface_proxy.h 135 base::WeakPtrFactory<ChromeosSupplicantInterfaceProxy> weak_factory_{this};
  /system/connectivity/shill/
dns_server_proxy.cc 79 weak_factory_.GetWeakPtr()));
process_manager.h 183 base::WeakPtrFactory<ProcessManager> weak_factory_{this};
  /system/tpm/trunks/
trunks_dbus_proxy.cc 39 TrunksDBusProxy::TrunksDBusProxy() : weak_factory_(this) {}
  /system/tpm/tpm_manager/server/
tpm_manager_service.cc 35 weak_factory_(this) {}
302 weak_factory_.GetWeakPtr(),
tpm_manager_service.h 190 base::WeakPtrFactory<TpmManagerService> weak_factory_; member in class:tpm_manager::TpmManagerService
  /external/libweave/src/
device_registration_info.cc 264 &DeviceRegistrationInfo::OnTraitDefsChanged, weak_factory_.GetWeakPtr()));
267 weak_factory_.GetWeakPtr()));
269 &DeviceRegistrationInfo::OnStateChanged, weak_factory_.GetWeakPtr()));
387 weak_factory_.GetWeakPtr(), callback));
541 weak_factory_.GetWeakPtr(), ticket_id, callback));
565 weak_factory_.GetWeakPtr(), callback));
606 weak_factory_.GetWeakPtr(), cloud_id, robot_account,
    [all...]
device_registration_info.h 128 return weak_factory_.GetWeakPtr();
354 base::WeakPtrFactory<DeviceRegistrationInfo> weak_factory_{this};
  /external/libchrome/base/files/
important_file_writer.h 133 WeakPtrFactory<ImportantFileWriter> weak_factory_; member in class:base::ImportantFileWriter
  /external/libchrome/base/task/
cancelable_task_tracker.h 135 base::WeakPtrFactory<CancelableTaskTracker> weak_factory_; member in class:base::CancelableTaskTracker
  /external/libchrome/components/timers/
alarm_timer_chromeos.h 87 base::WeakPtrFactory<AlarmTimer> weak_factory_; member in class:timers::AlarmTimer
  /system/weaved/buffet/
shill_client.h 134 base::WeakPtrFactory<ShillClient> weak_factory_{this};
  /external/libbrillo/brillo/dbus/
dbus_object.cc 59 weak_factory_.GetWeakPtr(),
dbus_object.h 502 base::WeakPtrFactory<DBusInterface> weak_factory_{this};
  /system/tpm/attestation/server/
attestation_service.h 306 base::WeakPtrFactory<AttestationService> weak_factory_; member in class:attestation::AttestationService
attestation_service.cc 48 weak_factory_(this) {}
934 return weak_factory_.GetWeakPtr();

Completed in 630 milliseconds

1 2 34