HomeSort by relevance Sort by last modified time
    Searched full:scoped_refptr (Results 451 - 475 of 542) sorted by null

<<11121314151617181920>>

  /system/connectivity/apmanager/
config_unittest.cc 160 scoped_refptr<MockDevice> device_;
267 scoped_refptr<MockDevice> device = new MockDevice(&manager_);
  /system/connectivity/shill/dbus/
chromeos_manager_dbus_adaptor.cc 51 const scoped_refptr<dbus::Bus>& adaptor_bus,
52 const scoped_refptr<dbus::Bus> proxy_bus,
chromeos_device_dbus_adaptor.cc 42 const scoped_refptr<dbus::Bus>& bus,
chromeos_mm1_modem_proxy.cc 36 ChromeosModemProxy::ChromeosModemProxy(const scoped_refptr<dbus::Bus>& bus,
chromeos_modem_gsm_network_proxy.cc 53 const scoped_refptr<dbus::Bus>& bus,
chromeos_power_manager_proxy.cc 60 const scoped_refptr<dbus::Bus>& bus,
chromeos_supplicant_process_proxy.cc 61 const scoped_refptr<dbus::Bus>& bus,
  /system/connectivity/shill/
traffic_monitor_unittest.cc 136 scoped_refptr<MockDevice> device_;
137 scoped_refptr<MockIPConfig> ipconfig_;
hook_table_unittest.cc 253 scoped_refptr<SomeClass> ref_counted_object = new SomeClass();
  /external/libchrome/base/
observer_list_threadsafe.h 202 scoped_refptr<SingleThreadTaskRunner> task_runner;
  /external/libchrome/base/synchronization/
waitable_event.h 181 scoped_refptr<WaitableEventKernel> kernel_;
  /external/libchrome/base/threading/
worker_pool_posix_unittest.cc 139 scoped_refptr<base::PosixDynamicThreadPool> pool_;
  /external/libchrome/base/trace_event/
memory_dump_manager_unittest.cc 52 const scoped_refptr<base::SingleThreadTaskRunner>& task_runner,
66 const scoped_refptr<RefCountedString>& json,
133 void DumpCallbackAdapter(scoped_refptr<SingleThreadTaskRunner> task_runner,
400 scoped_refptr<SingleThreadTaskRunner> task_runner = thread->task_runner();
    [all...]
  /external/webrtc/webrtc/audio/
audio_receive_stream.cc 86 const rtc::scoped_refptr<webrtc::AudioState>& audio_state)
audio_send_stream.cc 61 const rtc::scoped_refptr<webrtc::AudioState>& audio_state,
  /system/connectivity/shill/cellular/
cellular_capability_cdma_unittest.cc 146 scoped_refptr<MockCellular> cellular_;
  /system/tpm/attestation/server/
dbus_service.cc 32 DBusService::DBusService(const scoped_refptr<dbus::Bus>& bus,
  /system/update_engine/update_manager/
evaluation_context.h 49 // scoped_refptr<EvaluationContext> ec = new EvaluationContext(...);
  /system/webservd/libwebserv/
dbus_server.cc 112 const scoped_refptr<dbus::Bus>& bus,
  /system/webservd/webservd/
server.cc 96 scoped_refptr<AsyncEventSequencer> sequencer(new AsyncEventSequencer());
  /external/libbrillo/brillo/dbus/
exported_property_set_unittest.cc 80 Properties(scoped_refptr<dbus::Bus> bus, const dbus::ObjectPath& path)
166 scoped_refptr<dbus::MockBus> bus_;
167 scoped_refptr<dbus::MockExportedObject> mock_exported_object_;
  /external/libchrome/base/files/
file_path_watcher_unittest.cc 94 scoped_refptr<base::SingleThreadTaskRunner> task_runner_;
129 scoped_refptr<NotificationCollector> collector_;
208 scoped_refptr<NotificationCollector> collector_;
  /external/libchrome/base/metrics/
field_trial.h 37 // scoped_refptr<base::FieldTrial> trial(
187 // is responsible for deref'ing it (e.g. by using scoped_refptr<FieldTrial>).
527 scoped_refptr<ObserverListThreadSafe<Observer> > observer_list_;
  /external/webrtc/talk/app/webrtc/
webrtcsession.h 295 rtc::scoped_refptr<rtc::RTCCertificate>* certificate);
310 const rtc::scoped_refptr<rtc::RTCCertificate>& certificate);
315 const rtc::scoped_refptr<rtc::RTCCertificate>& certificate_for_testing();
  /external/webrtc/webrtc/modules/desktop_capture/
screen_capturer_mac.mm 193 rtc::scoped_refptr<DesktopConfigurationMonitor> desktop_config_monitor);
265 rtc::scoped_refptr<DesktopConfigurationMonitor> desktop_config_monitor_;
310 rtc::scoped_refptr<DesktopConfigurationMonitor> desktop_config_monitor)
    [all...]

Completed in 1087 milliseconds

<<11121314151617181920>>