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

<<2122

  /external/webrtc/talk/app/webrtc/
webrtcsession_unittest.cc 624 rtc::scoped_refptr<WebRtcSessionCreateSDPObserverForTest>
637 rtc::scoped_refptr<WebRtcSessionCreateSDPObserverForTest> observer
    [all...]
webrtcsession.cc 609 rtc::scoped_refptr<rtc::RTCCertificate> certificate;
    [all...]
  /system/connectivity/shill/vpn/
openvpn_driver_unittest.cc 265 scoped_refptr<MockVPNService> service_;
266 scoped_refptr<MockVirtualDevice> device_;
    [all...]
  /external/libchrome/base/synchronization/
waitable_event_watcher_posix.cc 90 scoped_refptr<Flag> flag_;
  /external/webrtc/webrtc/video/
vie_encoder.cc 158 rtc::scoped_refptr<PayloadRouter> send_payload_router,
  /system/bt/service/example/heart_rate/
heart_rate_server.cpp 84 scoped_refptr<base::SingleThreadTaskRunner> main_task_runner,
  /system/connectivity/shill/
active_link_monitor_unittest.cc 356 scoped_refptr<MockConnection> connection_;
connectivity_trial_unittest.cc 214 scoped_refptr<MockConnection> connection_;
manager.cc 335 scoped_refptr<DefaultProfile>
452 scoped_refptr<DefaultProfile>
    [all...]
  /system/connectivity/shill/cellular/
cellular_service_unittest.cc 88 scoped_refptr<MockCellular> device_;
  /system/connectivity/shill/dbus/
chromeos_supplicant_interface_proxy.cc 63 const scoped_refptr<dbus::Bus>& bus,
  /system/connectivity/shill/dhcp/
dhcp_config_unittest.cc 91 typedef scoped_refptr<TestDHCPConfig> TestDHCPConfigRefPtr;
dhcpv4_config_unittest.cc 76 typedef scoped_refptr<DHCPv4Config> DHCPv4ConfigRefPtr;
  /system/connectivity/shill/net/
netlink_manager.h 306 typedef scoped_refptr<NetlinkResponseHandler> NetlinkResponseHandlerRefPtr;
  /system/connectivity/shill/test-rpc-proxy/
proxy_dbus_client.cc 153 ProxyDbusClient::ProxyDbusClient(scoped_refptr<dbus::Bus> bus)
  /system/tpm/attestation/client/
dbus_proxy_test.cc 42 scoped_refptr<StrictMock<dbus::MockObjectProxy>> mock_object_proxy_;
  /external/libchrome/base/test/
trace_event_analyzer_unittest.cc 25 const scoped_refptr<base::RefCountedString>& json_events_str,
42 const scoped_refptr<base::RefCountedString>& json_events_str,
  /external/webrtc/webrtc/modules/rtp_rtcp/source/
forward_error_correction.cc 58 rtc::scoped_refptr<ForwardErrorCorrection::Packet> pkt;
71 rtc::scoped_refptr<ForwardErrorCorrection::Packet> pkt;
    [all...]
  /system/update_engine/include/session_manager/
dbus-proxies.h 313 SessionManagerInterfaceProxy(const scoped_refptr<dbus::Bus>& bus) :
    [all...]
  /system/connectivity/shill/wifi/
wifi_provider_unittest.cc 191 typedef scoped_refptr<MockWiFiService> MockWiFiServiceRefPtr;
434 scoped_refptr<MockProfile> default_profile_;
435 scoped_refptr<MockProfile> user_profile_;
    [all...]
  /system/update_engine/include/power_manager/
dbus-proxies.h 397 PowerManagerProxy(const scoped_refptr<dbus::Bus>& bus) :
    [all...]
  /external/libchrome/base/memory/
scoped_ptr.h 246 "T is a refcounted type and needs a scoped_refptr");
  /external/libchrome/base/message_loop/
message_loop.cc 420 scoped_refptr<SingleThreadTaskRunner> task_runner) {
  /external/libchrome/base/trace_event/
trace_config.cc 161 scoped_refptr<ConvertableToTraceFormat>
  /external/libweave/third_party/chromium/base/memory/
scoped_ptr.h 246 "T is a refcounted type and needs a scoped_refptr");

Completed in 1176 milliseconds

<<2122