HomeSort by relevance Sort by last modified time
    Searched refs:scoped_ptr (Results 926 - 950 of 984) sorted by null

<<31323334353637383940

  /external/webrtc/webrtc/base/
httpbase.cc 274 scoped_ptr<StreamInterface>
natsocketfactory.cc 144 scoped_ptr<char[]> buf(new char[size + kNATEncodedIPv6AddressSize]);
  /external/webrtc/webrtc/call/
call_perf_tests.cc 17 #include "webrtc/base/scoped_ptr.h"
221 rtc::scoped_ptr<RtpHeaderParser> parser_;
  /external/webrtc/webrtc/modules/audio_coding/codecs/opus/
opus_unittest.cc 639 rtc::scoped_ptr<int16_t[]> output_data_decode(
  /external/webrtc/webrtc/modules/rtp_rtcp/source/
rtp_format_vp8_unittest.cc 424 rtc::scoped_ptr<RtpDepacketizer> depacketizer_;
  /external/webrtc/webrtc/video/
send_statistics_proxy_unittest.cc 89 rtc::scoped_ptr<SendStatisticsProxy> statistics_proxy_;
  /external/webrtc/webrtc/voice_engine/
channel.cc 188 rtc::scoped_ptr<CriticalSectionWrapper> stats_lock_;
    [all...]
  /prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/
descriptor.h     [all...]
  /prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/
descriptor.h     [all...]
  /prebuilts/misc/windows/protobuf2.5/include/google/protobuf/
descriptor.h     [all...]
  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/
reflection.h 498 google::protobuf::scoped_ptr<AccessorValueType> scratch_space_;
  /prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/
descriptor.h     [all...]
  /system/tpm/attestation/client/
dbus_proxy_test.cc 316 scoped_ptr<dbus::Response> response = dbus::Response::CreateEmpty();
  /external/webrtc/talk/media/webrtc/
webrtcvoiceengine_unittest.cc     [all...]
  /external/protobuf/src/google/protobuf/compiler/cpp/
cpp_message.cc 384 nested_generators_(new google::protobuf::scoped_ptr<
387 new google::protobuf::scoped_ptr<EnumGenerator>[descriptor->enum_type_count()]),
388 extension_generators_(new google::protobuf::scoped_ptr<
    [all...]
  /external/protobuf/src/google/protobuf/
text_format.cc     [all...]
  /external/webrtc/talk/session/media/
channel.cc 49 // See comment below for why we need to use a pointer to a scoped_ptr.
52 rtc::scoped_ptr<webrtc::AudioSinkInterface>* sink) {
    [all...]
  /external/webrtc/webrtc/modules/audio_device/test/
audio_device_test_api.cc 303 static rtc::scoped_ptr<ProcessThread> process_thread_;
311 rtc::scoped_ptr<ProcessThread> AudioDeviceAPITest::process_thread_;
    [all...]
  /external/google-breakpad/src/client/linux/handler/
exception_handler_unittest.cc 228 google_breakpad::scoped_ptr<ExceptionHandler> handler;
    [all...]
  /external/google-breakpad/src/client/windows/handler/
exception_handler.cc 181 scoped_ptr<CrashGenerationClient> client;
    [all...]
  /external/google-breakpad/src/common/
dwarf_cu_to_module.cc 555 scoped_ptr<Module::Function> func(new Module::Function(name, low_pc_));
    [all...]
  /external/google-breakpad/src/processor/
minidump_processor_unittest.cc 42 #include "common/scoped_ptr.h"
161 using google_breakpad::scoped_ptr;
  /external/googletest/googlemock/include/gmock/
gmock-spec-builders.h     [all...]
  /external/protobuf/gtest/include/gtest/
gtest.h 294 internal::scoped_ptr<internal::String> message_;
    [all...]
  /external/protobuf/src/google/protobuf/compiler/python/
python_generator.cc 325 google::protobuf::scoped_ptr<io::ZeroCopyOutputStream> output(context->Open(filename));
    [all...]

Completed in 1169 milliseconds

<<31323334353637383940