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

<<11121314151617181920>>

  /external/webrtc/webrtc/p2p/base/
transportcontroller_unittest.cc 271 rtc::scoped_refptr<rtc::RTCCertificate> certificate1 =
274 rtc::scoped_refptr<rtc::RTCCertificate> certificate2 =
277 rtc::scoped_refptr<rtc::RTCCertificate> returned_certificate;
  /external/dbus-binding-generator/chromeos-dbus-bindings/
proxy_generator.cc 269 text->AddLine("scoped_refptr<dbus::Bus> bus_;");
381 vector<ParamDef> args{{"scoped_refptr<dbus::Bus>", "bus", true}};
    [all...]
  /system/connectivity/shill/
device_info_unittest.cc 319 scoped_refptr<MockDevice> device0(new MockDevice(
367 scoped_refptr<MockDevice> device0(new MockDevice(
379 scoped_refptr<MockDevice> device1(new MockDevice(
415 scoped_refptr<MockDevice> device(new MockDevice(
    [all...]
http_request_unittest.cc 343 scoped_refptr<MockConnection> connection_;
portal_detector_unittest.cc 172 scoped_refptr<MockConnection> connection_;
connection_health_checker_unittest.cc 317 scoped_refptr<NiceMock<MockConnection>> connection_;
335 scoped_refptr<NiceMock<MockConnection>> new_connection =
  /external/libchrome/base/message_loop/
message_loop_test.cc 97 scoped_refptr<Foo> foo(new Foo());
316 scoped_refptr<RecordDeletionProbe> post_on_delete_;
346 // The scoped_refptr for each of the below is held either by the chained
    [all...]
  /external/libchrome/base/threading/
thread.h 167 scoped_refptr<SingleThreadTaskRunner> task_runner() const {
  /external/libchrome/base/trace_event/
trace_event_impl.cc 94 const scoped_refptr<ConvertableToTraceFormat>* convertable_values,
trace_event_unittest.cc 66 const scoped_refptr<base::RefCountedString>& events_str,
187 const scoped_refptr<base::RefCountedString>& events_str,
    [all...]
  /external/libchrome/dbus/
object_proxy.h 301 scoped_refptr<Bus> bus_;
  /external/webrtc/talk/app/webrtc/
datachannel.h 128 static rtc::scoped_refptr<DataChannel> Create(
  /external/webrtc/talk/app/webrtc/test/
fakeaudiocapturemodule.h 64 static rtc::scoped_refptr<FakeAudioCaptureModule> Create();
  /external/webrtc/talk/media/base/
videoframe.h 92 virtual rtc::scoped_refptr<webrtc::VideoFrameBuffer> GetVideoFrameBuffer()
fakemediaengine.h 730 rtc::scoped_refptr<webrtc::AudioState> GetAudioState() const {
731 return rtc::scoped_refptr<webrtc::AudioState>();
  /external/webrtc/webrtc/modules/desktop_capture/
window_capturer_x11.cc 122 rtc::scoped_refptr<SharedXDisplay> x_display_;
  /system/connectivity/apmanager/
device_unittest.cc 133 scoped_refptr<Device> device_;
  /system/connectivity/shill/dbus/
chromeos_dbus_control.cc 119 scoped_refptr<AsyncEventSequencer> sequencer(new AsyncEventSequencer());
  /system/connectivity/shill/dhcp/
dhcpv6_config_unittest.cc 69 typedef scoped_refptr<DHCPv6Config> DHCPv6ConfigRefPtr;
  /system/tpm/tpm_manager/client/
tpm_nvram_dbus_proxy_test.cc 43 scoped_refptr<StrictMock<dbus::MockObjectProxy>> mock_object_proxy_;
  /external/libchrome/base/test/
trace_event_analyzer.h 539 scoped_refptr<QueryNode> left_;
540 scoped_refptr<QueryNode> right_;
  /external/webrtc/talk/app/webrtc/java/jni/
androidmediadecoder_jni.cc 125 rtc::scoped_refptr<SurfaceTextureHelper> surface_texture_helper_;
625 rtc::scoped_refptr<webrtc::VideoFrameBuffer> frame_buffer;
    [all...]
  /system/connectivity/shill/vpn/
l2tp_ipsec_driver_unittest.cc 204 scoped_refptr<MockVPNService> service_;
205 scoped_refptr<MockPPPDevice> device_;
  /system/connectivity/shill/wifi/
wifi_endpoint_unittest.cc 214 scoped_refptr<MockWiFi> wifi() { return wifi_; }
217 scoped_refptr<MockWiFi> wifi_;
    [all...]
  /system/connectivity/shill/cellular/
cellular_unittest.cc 611 scoped_refptr<MockDHCPConfig> dhcp_config_;
    [all...]

Completed in 1922 milliseconds

<<11121314151617181920>>