HomeSort by relevance Sort by last modified time
    Searched refs:make_unique (Results 1001 - 1025 of 1281) sorted by null

<<41424344454647484950>>

  /frameworks/av/media/mtp/tests/
MtpFfsHandle_test.cpp 67 handle = std::make_unique<T>(-1);
  /frameworks/av/media/ndk/
NdkImage.cpp 191 auto lockedBuffer = std::make_unique<CpuConsumer::LockedBuffer>();
  /frameworks/base/cmds/statsd/src/
StatsLogProcessor.cpp 46 using std::make_unique;
  /frameworks/base/libs/androidfw/
LoadedArsc.cpp 490 builder_ptr = util::make_unique<TypeSpecPtrBuilder>(type_spec, idmap_entry_header);
658 // Not using make_unique because the constructor is private.
  /frameworks/base/tools/aapt2/compile/
PngCrunch.cpp 259 std::unique_ptr<Image> output_image = util::make_unique<Image>();
  /frameworks/compile/slang/
slang.cpp 142 return llvm::make_unique<llvm::tool_output_file>(OutputFile, EC, Flags);
  /frameworks/native/libs/vr/libbufferhubqueue/tests/
buffer_hub_queue_producer-test.cpp 563 std::make_unique<pdx::default_transport::ChannelParcelable>(
  /frameworks/native/services/surfaceflinger/
DispSync.cpp 412 mZeroPhaseTracer = std::make_unique<ZeroPhaseTracer>();
  /hardware/google/av/media/sfplugin/
ReflectedParamUpdater.cpp 194 std::make_unique<C2FieldDescriptor>(
  /hardware/google/av/media/sfplugin/tests/
ReflectedParamUpdater_test.cpp 87 return std::make_unique<C2StructDescriptor>(T::CORE_INDEX, T::FieldList());
  /hardware/interfaces/audio/core/all-versions/default/include/core/all-versions/default/
StreamIn.impl.h 391 std::make_unique<ReadThread>(&mStopReadThread, mStream, tempCommandMQ.get(),
StreamOut.impl.h 374 std::make_unique<WriteThread>(&mStopWriteThread, mStream, tempCommandMQ.get(),
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Frontend/
ASTUnit.h 370 CCTUInfo = llvm::make_unique<CodeCompletionTUInfo>(
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
LiveInterval.h 222 : segmentSet(UseSegmentSet ? llvm::make_unique<SegmentSet>()
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ProfileData/
InstrProf.h 769 auto VD = llvm::make_unique<InstrProfValueData[]>(N);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Frontend/
ASTUnit.h 385 CCTUInfo = llvm::make_unique<CodeCompletionTUInfo>(
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/CodeGen/
LiveInterval.h 228 : segmentSet(UseSegmentSet ? llvm::make_unique<SegmentSet>()
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/ProfileData/
InstrProf.h 742 auto VD = llvm::make_unique<InstrProfValueData[]>(N);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Frontend/
ASTUnit.h 385 CCTUInfo = llvm::make_unique<CodeCompletionTUInfo>(
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/CodeGen/
LiveInterval.h 228 : segmentSet(UseSegmentSet ? llvm::make_unique<SegmentSet>()
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/ProfileData/
InstrProf.h 742 auto VD = llvm::make_unique<InstrProfValueData[]>(N);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/CodeGen/
LiveInterval.h 228 : segmentSet(UseSegmentSet ? llvm::make_unique<SegmentSet>()
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/ExecutionEngine/Orc/
OrcRemoteTargetClient.h 529 return llvm::make_unique<RemoteIndirectStubsManager>(*this, Id);
RemoteObjectLayer.h 461 auto Buffer = llvm::make_unique<StringMemoryBuffer>(std::move(ObjBuffer));
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/CodeGen/
LiveInterval.h 228 : segmentSet(UseSegmentSet ? llvm::make_unique<SegmentSet>()
    [all...]

Completed in 1248 milliseconds

<<41424344454647484950>>