OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:scoped_ptr
(Results
651 - 675
of
984
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/external/protobuf/src/google/protobuf/compiler/javanano/
javanano_field.cc
79
new
scoped_ptr
<FieldGenerator>[descriptor->field_count()]) {
/external/protobuf/src/google/protobuf/
proto3_arena_lite_unittest.cc
157
google::protobuf::
scoped_ptr
<TestAllTypes::NestedMessage> nested(
/external/protobuf/src/google/protobuf/util/internal/
default_value_objectwriter.cc
365
google::protobuf::
scoped_ptr
<Node> child(new Node(
475
google::protobuf::
scoped_ptr
<Node> node(new Node(
519
google::protobuf::
scoped_ptr
<Node> node(
577
google::protobuf::
scoped_ptr
<Node> node(
json_objectwriter.h
198
google::protobuf::
scoped_ptr
<Element> element_;
/external/swiftshader/third_party/LLVM/utils/unittest/googletest/include/gtest/internal/
gtest-death-test-internal.h
195
::testing::internal::
scoped_ptr
< ::testing::internal::DeathTest> \
/external/v8/testing/gtest/include/gtest/internal/
gtest-death-test-internal.h
195
::testing::internal::
scoped_ptr
< ::testing::internal::DeathTest> \
/external/vulkan-validation-layers/tests/gtest-1.7.0/include/gtest/internal/
gtest-death-test-internal.h
195
::testing::internal::
scoped_ptr
< ::testing::internal::DeathTest> \
/external/webrtc/talk/app/webrtc/java/jni/
native_handle_impl.cc
34
#include "webrtc/base/
scoped_ptr
.h"
124
rtc::
scoped_ptr
<uint8_t, webrtc::AlignedFreeDeleter> yuv_data(
/external/webrtc/talk/app/webrtc/objc/
RTCPeerConnection.mm
144
rtc::
scoped_ptr
<webrtc::RTCPeerConnectionObserver> _observer;
149
rtc::
scoped_ptr
<const webrtc::IceCandidateInterface> iceCandidate(
/external/webrtc/talk/app/webrtc/
proxy_unittest.cc
35
#include "webrtc/base/
scoped_ptr
.h"
107
rtc::
scoped_ptr
<rtc::Thread> signaling_thread_;
remoteaudiosource.cc
100
ssrc, rtc::
scoped_ptr
<AudioSinkInterface>(new Sink(this)));
/external/webrtc/talk/media/base/
fakevideocapturer.h
120
rtc::
scoped_ptr
<char[]> data(new char[size]);
/external/webrtc/talk/media/devices/
macdevicemanager.cc
122
rtc::
scoped_ptr
<AudioDeviceID[]> device_ids(
/external/webrtc/webrtc/base/
cryptstring.h
20
#include "webrtc/base/
scoped_ptr
.h"
65
scoped_ptr
<const CryptStringImpl> impl_;
httpclient.h
18
#include "webrtc/base/
scoped_ptr
.h"
175
scoped_ptr
<HttpAuthContext> context_;
macifaddrs_converter.cc
18
#include "webrtc/base/
scoped_ptr
.h"
272
rtc::
scoped_ptr
<IPv6AttributesGetter> ip_attribute_getter_;
macsocketserver_unittest.cc
12
#include "webrtc/base/
scoped_ptr
.h"
101
rtc::
scoped_ptr
<MacBaseSocketServer> server_;
macutils.cc
16
#include "webrtc/base/
scoped_ptr
.h"
29
scoped_ptr
<char[]> buffer(new char[maxlen]);
multipart_unittest.cc
17
#include "webrtc/base/
scoped_ptr
.h"
64
rtc::
scoped_ptr
<rtc::MemoryStream> stream(
physicalsocketserver.h
18
#include "webrtc/base/
scoped_ptr
.h"
107
scoped_ptr
<PosixSignalDispatcher> signal_dispatcher_;
signalthread_unittest.cc
138
scoped_ptr
<OwnerThread> owner(new OwnerThread(this));
sslsocketfactory.cc
14
#include "webrtc/base/
scoped_ptr
.h"
170
rtc::
scoped_ptr
<SSLAdapter> ssl_adapter(SSLAdapter::Create(socket));
/external/webrtc/webrtc/common_audio/
audio_ring_buffer_unittest.cc
30
rtc::
scoped_ptr
<float* []> slice(new float* [num_channels]);
/external/webrtc/webrtc/libjingle/xmpp/
pubsub_task.cc
85
rtc::
scoped_ptr
<buzz::XmlElement> get_iq_request(
/external/webrtc/webrtc/modules/audio_coding/acm2/
acm_receive_test_oldapi.cc
154
for (rtc::
scoped_ptr
<Packet> packet(packet_source_->NextPacket()); packet;
Completed in 576 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>