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

1 2 3 4 5 6 7 891011>>

  /system/connectivity/shill/dbus/
chromeos_modem_gobi_proxy.cc 37 const scoped_refptr<dbus::Bus>& bus,
chromeos_modem_gobi_proxy.h 34 ChromeosModemGobiProxy(const scoped_refptr<dbus::Bus>& bus,
chromeos_modem_simple_proxy.h 34 ChromeosModemSimpleProxy(const scoped_refptr<dbus::Bus>& bus,
chromeos_rpc_task_dbus_adaptor.cc 43 const scoped_refptr<dbus::Bus>& bus,
chromeos_rpc_task_dbus_adaptor.h 45 ChromeosRPCTaskDBusAdaptor(const scoped_refptr<dbus::Bus>& bus,
chromeos_supplicant_bss_proxy.h 35 ChromeosSupplicantBSSProxy(const scoped_refptr<dbus::Bus>& bus,
chromeos_third_party_vpn_dbus_adaptor.h 46 ChromeosThirdPartyVpnDBusAdaptor(const scoped_refptr<dbus::Bus>& bus,
  /system/connectivity/shill/
device_unittest.cc 294 scoped_refptr<TestDevice> device_;
371 scoped_refptr<MockDHCPConfig> dhcp_config(
386 scoped_refptr<MockService> service(
417 scoped_refptr<MockDHCPConfig> dhcpv6_config(
449 scoped_refptr<MockDHCPConfig> dhcp_config(
460 scoped_refptr<MockDHCPConfig> dhcpv6_config(
502 scoped_refptr<MockDHCPConfig> dhcp_config(
603 scoped_refptr<MockService> service(
632 scoped_refptr<MockService> service(
681 scoped_refptr<MockService> service
    [all...]
  /system/connectivity/shill/shims/
openvpn_script.cc 48 scoped_refptr<dbus::Bus> bus;
  /system/tpm/attestation/client/
dbus_proxy.h 71 scoped_refptr<dbus::Bus> bus_;
  /system/tpm/tpm_manager/client/
tpm_ownership_dbus_proxy.h 69 scoped_refptr<dbus::Bus> bus_;
  /system/tpm/trunks/
trunks_dbus_proxy.h 55 scoped_refptr<dbus::Bus> bus_;
  /system/weaved/buffet/
webserv_client.h 47 WebServClient(const scoped_refptr<dbus::Bus>& bus,
  /external/libchrome/base/files/
important_file_writer.h 66 const scoped_refptr<SequencedTaskRunner>& task_runner);
70 const scoped_refptr<SequencedTaskRunner>& task_runner,
122 const scoped_refptr<SequencedTaskRunner> task_runner_;
  /external/libchrome/base/trace_event/
process_memory_dump_unittest.cc 47 scoped_refptr<TracedValue> traced_value(new TracedValue());
67 scoped_refptr<TracedValue> traced_value(new TracedValue());
154 scoped_refptr<TracedValue> traced_value(new TracedValue());
trace_event_impl.h 113 const scoped_refptr<ConvertableToTraceFormat>* convertable_values,
167 scoped_refptr<ConvertableToTraceFormat> convertable_values_[kTraceMaxNumArgs];
170 scoped_refptr<base::RefCountedString> parameter_copy_storage_;
  /external/webrtc/talk/app/webrtc/objc/
RTCDataChannel.mm 188 rtc::scoped_refptr<webrtc::DataChannelInterface> _dataChannel;
276 (rtc::scoped_refptr<webrtc::DataChannelInterface>)
286 - (rtc::scoped_refptr<webrtc::DataChannelInterface>)dataChannel {
  /external/webrtc/talk/app/webrtc/
proxy_unittest.cc 73 static rtc::scoped_refptr<Fake> Create() {
108 rtc::scoped_refptr<FakeInterface> fake_proxy_;
109 rtc::scoped_refptr<Fake> fake_;
  /external/webrtc/webrtc/base/
messagequeue.h 101 const scoped_refptr<T>& data() const { return data_; }
102 scoped_refptr<T>& data() { return data_; }
104 scoped_refptr<T> data_;
  /external/webrtc/webrtc/common_video/
video_frame.cc 48 VideoFrame::VideoFrame(const rtc::scoped_refptr<VideoFrameBuffer>& buffer,
208 rtc::scoped_refptr<VideoFrameBuffer> VideoFrame::video_frame_buffer() const {
213 const rtc::scoped_refptr<webrtc::VideoFrameBuffer>& buffer) {
  /external/webrtc/webrtc/modules/desktop_capture/
window_capturer_mac.mm 47 explicit WindowCapturerMac(rtc::scoped_refptr<FullScreenChromeWindowDetector>
66 rtc::scoped_refptr<FullScreenChromeWindowDetector>
72 WindowCapturerMac::WindowCapturerMac(rtc::scoped_refptr<
  /external/webrtc/webrtc/modules/video_coding/codecs/h264/
h264_video_toolbox_decoder.cc 48 rtc::scoped_refptr<webrtc::VideoFrameBuffer> VideoFrameBufferForPixelBuffer(
56 rtc::scoped_refptr<webrtc::VideoFrameBuffer> buffer =
95 rtc::scoped_refptr<webrtc::VideoFrameBuffer> buffer =
  /system/update_engine/update_manager/
update_manager-inl.h 81 scoped_refptr<EvaluationContext> ec,
120 scoped_refptr<EvaluationContext> ec(
143 scoped_refptr<EvaluationContext> ec =
  /external/webrtc/talk/app/webrtc/java/jni/
peerconnection_jni.cc 44 // construction of a scoped_refptr<> which is then .release()d.
    [all...]
  /external/dbus-binding-generator/chromeos-dbus-bindings/
proxy_generator_unittest.cc 134 const scoped_refptr<dbus::Bus>& bus,
301 scoped_refptr<dbus::Bus> bus_;
344 const scoped_refptr<dbus::Bus>& bus,
396 scoped_refptr<dbus::Bus> bus_;
454 TestInterfaceProxy(const scoped_refptr<dbus::Bus>& bus) :
485 scoped_refptr<dbus::Bus> bus_;
517 const scoped_refptr<dbus::Bus>& bus,
539 scoped_refptr<dbus::Bus> bus_;
632 const scoped_refptr<dbus::Bus>& bus,
693 scoped_refptr<dbus::Bus> bus_
    [all...]

Completed in 1447 milliseconds

1 2 3 4 5 6 7 891011>>