OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:scoped_refptr
(Results
426 - 450
of
542
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/system/connectivity/shill/dbus/
chromeos_wimax_manager_proxy.cc
57
const
scoped_refptr
<dbus::Bus>& bus,
chromeos_wimax_network_proxy.cc
62
const
scoped_refptr
<dbus::Bus>& bus,
/system/connectivity/shill/
dns_server_tester_unittest.cc
110
scoped_refptr
<MockConnection> connection_;
link_monitor_unittest.cc
152
scoped_refptr
<MockConnection> connection_;
passive_link_monitor_unittest.cc
139
scoped_refptr
<MockConnection> connection_;
service_property_change_test.cc
167
scoped_refptr
<MockProfile> profile(
metrics_unittest.cc
138
scoped_refptr
<MockWiFiService> open_wifi_service_;
139
scoped_refptr
<MockWiFiService> wep_wifi_service_;
140
scoped_refptr
<MockWiFiService> eap_wifi_service_;
143
scoped_refptr
<MockService> service_;
332
scoped_refptr
<MockService> wifi_service =
[
all
...]
/system/connectivity/shill/test-rpc-proxy/
proxy_dbus_shill_wifi_client.h
27
ProxyDbusShillWifiClient(
scoped_refptr
<dbus::Bus> dbus_bus);
/system/tpm/tpm_manager/client/
tpm_ownership_dbus_proxy_test.cc
43
scoped_refptr
<StrictMock<dbus::MockObjectProxy>> mock_object_proxy_;
/system/update_engine/client_library/
client_dbus.cc
37
scoped_refptr
<Bus> bus{new Bus{options}};
/system/update_engine/
real_system_state.cc
40
RealSystemState::RealSystemState(const
scoped_refptr
<dbus::Bus>& bus)
real_system_state.h
53
explicit RealSystemState(const
scoped_refptr
<dbus::Bus>& bus);
/system/weaved/buffet/
webserv_client.cc
92
const
scoped_refptr
<dbus::Bus>& bus,
/system/webservd/libwebserv/
dbus_server.h
62
const
scoped_refptr
<dbus::Bus>& bus,
server.h
67
const
scoped_refptr
<dbus::Bus>& bus,
/system/webservd/webservd/
dbus_protocol_handler.cc
58
scoped_refptr
<AsyncEventSequencer> sequencer(new AsyncEventSequencer());
/external/libchrome/base/message_loop/
message_loop_unittest.cc
910
scoped_refptr
<Foo> foo(new Foo());
[
all
...]
/external/libbrillo/brillo/dbus/
dbus_object_unittest.cc
148
scoped_refptr
<dbus::MockBus> bus_;
149
scoped_refptr
<dbus::MockExportedObject> mock_exported_object_;
/external/libchrome/base/timer/
timer_unittest.cc
44
void SetTaskRunner(
scoped_refptr
<SingleThreadTaskRunner> task_runner) {
327
scoped_refptr
<base::TestSimpleTaskRunner> task_runner =
/external/webrtc/talk/app/webrtc/
datachannel.cc
127
rtc::
scoped_refptr
<DataChannel> DataChannel::Create(
132
rtc::
scoped_refptr
<DataChannel> channel(
proxy.h
326
static rtc::
scoped_refptr
<C> Create(rtc::Thread* thread, C* c) { \
386
rtc::
scoped_refptr
<C> c_;\
videosource.cc
329
rtc::
scoped_refptr
<VideoSource> VideoSource::Create(
336
rtc::
scoped_refptr
<VideoSource> source(new rtc::RefCountedObject<VideoSource>(
videosource_unittest.cc
124
rtc::
scoped_refptr
<VideoSourceInterface> source_;
164
rtc::
scoped_refptr
<VideoSource> source_;
/external/webrtc/talk/app/webrtc/test/
fakeaudiocapturemodule.cc
78
rtc::
scoped_refptr
<FakeAudioCaptureModule> FakeAudioCaptureModule::Create() {
79
rtc::
scoped_refptr
<FakeAudioCaptureModule> capture_module(
/external/webrtc/webrtc/p2p/base/
dtlstransportchannel.cc
133
const rtc::
scoped_refptr
<rtc::RTCCertificate>& certificate) {
155
rtc::
scoped_refptr
<rtc::RTCCertificate>
Completed in 679 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>