OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:scoped_ptr
(Results
226 - 250
of
1384
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/libchrome/base/json/
json_value_serializer_unittest.cc
13
#include "base/memory/
scoped_ptr
.h"
81
scoped_ptr
<Value> root = JSONReader::Read(json);
99
scoped_ptr
<Value> value =
118
scoped_ptr
<Value> value =
135
scoped_ptr
<Value> value =
163
scoped_ptr
<Value> value =
188
scoped_ptr
<Value> value =
203
scoped_ptr
<Value> root;
204
scoped_ptr
<Value> root_expected;
222
scoped_ptr
<Value> root = deserializer.Deserialize(NULL, NULL)
[
all
...]
/external/libchrome/base/metrics/
sample_map_unittest.cc
7
#include "base/memory/
scoped_ptr
.h"
65
scoped_ptr
<SampleCountIterator> it = samples.Iterator();
108
scoped_ptr
<SampleCountIterator> it = samples.Iterator();
137
scoped_ptr
<SampleCountIterator> it = samples.Iterator();
sample_map.h
17
#include "base/memory/
scoped_ptr
.h"
34
scoped_ptr
<SampleCountIterator> Iterator() const override;
/external/libchrome/crypto/
rsa_private_key_openssl.cc
15
#include "base/memory/
scoped_ptr
.h"
68
scoped_ptr
<RSAPrivateKey> result(new RSAPrivateKey);
93
scoped_ptr
<RSAPrivateKey> result(new RSAPrivateKey);
121
scoped_ptr
<RSAPrivateKey> copy(new RSAPrivateKey());
secure_hash_unittest.cc
12
#include "base/memory/
scoped_ptr
.h"
31
scoped_ptr
<crypto::SecureHash> ctx(crypto::SecureHash::Create(
54
scoped_ptr
<crypto::SecureHash> ctx1(crypto::SecureHash::Create(
56
scoped_ptr
<crypto::SecureHash> ctx2(crypto::SecureHash::Create(
symmetric_key_openssl.cc
15
#include "base/memory/
scoped_ptr
.h"
43
scoped_ptr
<SymmetricKey> key(new SymmetricKey);
74
scoped_ptr
<SymmetricKey> key(new SymmetricKey);
95
scoped_ptr
<SymmetricKey> key(new SymmetricKey);
/external/libchrome/sandbox/linux/seccomp-bpf/
bpf_tests_unittest.cc
15
#include "base/memory/
scoped_ptr
.h"
79
scoped_ptr
<BPFTesterDelegate> simple_delegate(
116
scoped_ptr
<bpf_dsl::Policy> GetSandboxBPFPolicy() override {
117
return
scoped_ptr
<bpf_dsl::Policy>(new EnosysPtracePolicy());
/external/libweave/third_party/chromium/crypto/
sha2.cc
10
#include <base/memory/
scoped_ptr
.h>
/external/parameter-framework/asio-1.10.6/include/asio/detail/
resolver_service_base.hpp
23
#include "asio/detail/
scoped_ptr
.hpp"
103
asio::detail::
scoped_ptr
<asio::io_service> work_io_service_;
109
asio::detail::
scoped_ptr
<asio::io_service::work> work_;
112
asio::detail::
scoped_ptr
<asio::detail::thread> work_thread_;
/external/protobuf/src/google/protobuf/compiler/cpp/
cpp_file.h
82
scoped_array<
scoped_ptr
<MessageGenerator> > message_generators_;
83
scoped_array<
scoped_ptr
<EnumGenerator> > enum_generators_;
84
scoped_array<
scoped_ptr
<ServiceGenerator> > service_generators_;
85
scoped_array<
scoped_ptr
<ExtensionGenerator> > extension_generators_;
/external/protobuf/src/google/protobuf/compiler/java/
java_file.h
99
scoped_array<
scoped_ptr
<MessageGenerator> > message_generators_;
100
scoped_array<
scoped_ptr
<ExtensionGenerator> > extension_generators_;
101
scoped_ptr
<GeneratorFactory> generator_factory_;
102
scoped_ptr
<Context> context_;
/external/webrtc/talk/app/webrtc/
videotrack_unittest.cc
38
#include "webrtc/base/
scoped_ptr
.h"
69
rtc::
scoped_ptr
<cricket::ChannelManager> channel_manager_;
77
rtc::
scoped_ptr
<FakeVideoTrackRenderer> renderer_1(
93
rtc::
scoped_ptr
<FakeVideoTrackRenderer> renderer_2(
/external/webrtc/webrtc/common_audio/
ring_buffer_unittest.cc
18
#include "webrtc/base/
scoped_ptr
.h"
27
typedef rtc::
scoped_ptr
<RingBuffer, FreeBufferDeleter> scoped_ring_buffer;
61
rtc::
scoped_ptr
<int[]> write_data(new int[buffer_size]);
62
rtc::
scoped_ptr
<int[]> read_data(new int[buffer_size]);
/external/webrtc/webrtc/examples/peerconnection/client/linux/
main_wnd.h
95
rtc::
scoped_ptr
<uint8_t[]> image_;
114
rtc::
scoped_ptr
<VideoRenderer> local_renderer_;
115
rtc::
scoped_ptr
<VideoRenderer> remote_renderer_;
116
rtc::
scoped_ptr
<uint8_t[]> draw_buffer_;
/external/webrtc/webrtc/modules/audio_processing/transient/
transient_detector_unittest.cc
17
#include "webrtc/base/
scoped_ptr
.h"
52
rtc::
scoped_ptr
<FileWrapper> detect_file(FileWrapper::Create());
69
rtc::
scoped_ptr
<FileWrapper> audio_file(FileWrapper::Create());
81
rtc::
scoped_ptr
<float[]> buffer(new float[buffer_length]);
/external/webrtc/webrtc/modules/audio_processing/vad/
vad_circular_buffer_unittest.cc
16
#include "webrtc/base/
scoped_ptr
.h"
47
rtc::
scoped_ptr
<VadCircularBuffer> circular_buffer(
75
rtc::
scoped_ptr
<VadCircularBuffer> circular_buffer(
94
rtc::
scoped_ptr
<VadCircularBuffer> circular_buffer(
/external/webrtc/webrtc/modules/desktop_capture/
screen_capturer_win.cc
23
rtc::
scoped_ptr
<ScreenCapturer> gdi_capturer(
/external/webrtc/webrtc/modules/remote_bitrate_estimator/tools/
bwe_rtp_play.cc
14
#include "webrtc/base/
scoped_ptr
.h"
51
rtc::
scoped_ptr
<webrtc::test::RtpFileReader> rtp_reader(reader);
52
rtc::
scoped_ptr
<webrtc::RtpHeaderParser> rtp_parser(parser);
53
rtc::
scoped_ptr
<webrtc::RemoteBitrateEstimator> rbe(estimator);
/external/webrtc/webrtc/p2p/base/
stunserver_unittest.cc
65
rtc::
scoped_ptr
<rtc::PhysicalSocketServer> pss_;
66
rtc::
scoped_ptr
<rtc::VirtualSocketServer> ss_;
68
rtc::
scoped_ptr
<StunServer> server_;
69
rtc::
scoped_ptr
<rtc::TestClient> client_;
/external/webrtc/webrtc/video/
video_quality_test.h
106
rtc::
scoped_ptr
<test::VideoCapturer> capturer_;
107
rtc::
scoped_ptr
<test::TraceToStderr> trace_to_stderr_;
108
rtc::
scoped_ptr
<test::FrameGenerator> frame_generator_;
109
rtc::
scoped_ptr
<VideoEncoder> encoder_;
/external/webrtc/webrtc/voice_engine/
channel_manager.h
17
#include "webrtc/base/
scoped_ptr
.h"
65
const rtc::
scoped_ptr
<Channel> channel;
126
rtc::
scoped_ptr
<CriticalSectionWrapper> lock_;
130
rtc::
scoped_ptr
<RtcEventLog> event_log_;
/external/webrtc/webrtc/common_video/libyuv/
libyuv_unittest.cc
15
#include "webrtc/base/
scoped_ptr
.h"
86
rtc::
scoped_ptr
<uint8_t[]> orig_buffer_;
149
rtc::
scoped_ptr
<uint8_t[]> out_i420_buffer(new uint8_t[frame_length_]);
163
rtc::
scoped_ptr
<uint8_t[]> res_rgb_buffer2(new uint8_t[width_ * height_ * 3]);
185
rtc::
scoped_ptr
<uint8_t[]> out_uyvy_buffer(new uint8_t[width_ * height_ * 2]);
197
rtc::
scoped_ptr
<uint8_t[]> outYV120Buffer(new uint8_t[frame_length_]);
198
rtc::
scoped_ptr
<uint8_t[]> res_i420_buffer(new uint8_t[frame_length_]);
219
rtc::
scoped_ptr
<uint8_t[]> out_yuy2_buffer(new uint8_t[width_ * height_ * 2]);
232
rtc::
scoped_ptr
<uint8_t[]> out_rgb565_buffer(
252
rtc::
scoped_ptr
<uint8_t[]> out_argb8888_buffer
[
all
...]
/external/autotest/client/deps/glbench/src/
glinterface.h
8
#include "base/memory/
scoped_ptr
.h"
65
extern
scoped_ptr
<GLInterface> g_main_gl_interface;
readpixeltest.cc
6
#include "base/memory/
scoped_ptr
.h"
46
scoped_ptr
<char[]> buf(new char[((row_size + 3) & ~3) * g_height + 1]);
/external/libchrome/base/files/
scoped_file.h
12
#include "base/memory/
scoped_ptr
.h"
57
typedef
scoped_ptr
<FILE, internal::ScopedFILECloser> ScopedFILE;
Completed in 1567 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>