HomeSort by relevance Sort by last modified time
    Searched full:weak_ptr (Results 151 - 175 of 270) sorted by null

1 2 3 4 5 67 8 91011

  /external/perfetto/src/tracing/ipc/consumer/
consumer_ipc_client_impl.h 25 #include "perfetto/base/weak_ptr.h"
  /external/perfetto/src/tracing/ipc/service/
consumer_ipc_service.h 25 #include "perfetto/base/weak_ptr.h"
producer_ipc_service.h 24 #include "perfetto/base/weak_ptr.h"
  /frameworks/native/services/vr/bufferhubd/
producer_queue_channel.h 82 std::weak_ptr<ProducerChannel> buffers_[BufferHubRPC::kMaxQueueCapacity];
  /system/bt/packet/tests/base/
packet_test.cc 113 std::weak_ptr<std::vector<uint8_t>> data_ptr(packet->GetDataPointer());
  /external/libbrillo/brillo/dbus/
exported_property_set.h 14 #include <base/memory/weak_ptr.h>
155 std::weak_ptr<SignalPropertiesChanged> signal_properties_changed_;
dbus_object_test_helpers.h 16 #include <base/memory/weak_ptr.h>
  /external/parameter-framework/asio-1.10.6/include/asio/detail/
socket_ops.hpp 20 #include "asio/detail/weak_ptr.hpp"
60 typedef weak_ptr<void> weak_cancel_token_type;
  /frameworks/native/libs/ui/include/ui/
FenceTime.h 167 std::queue<std::weak_ptr<FenceTime>> mQueue;
202 std::unordered_map<Fence*, std::vector<std::weak_ptr<FenceTime>>> mMap;
  /hardware/google/av/codec2/vndk/
C2Store.cpp 124 std::weak_ptr<C2AllocatorIon> gIonAllocator;
217 static std::weak_ptr<C2Allocator> grallocAllocator;
229 static std::weak_ptr<C2Allocator> grallocAllocator;
245 std::weak_ptr<C2PlatformAllocatorStoreImpl> gPlatformAllocatorStore;
387 std::map<C2BlockPool::local_id_t, std::weak_ptr<C2BlockPool>> mBlockPools;
388 std::map<C2BlockPool::local_id_t, std::weak_ptr<const C2Component>> mComponents;
583 std::weak_ptr<ComponentModule> mModule; ///< weak reference to the loaded module
    [all...]
  /system/connectivity/wificond/scanning/offload/
offload_scan_manager.cpp 41 using std::weak_ptr;
73 weak_ptr<OffloadServiceUtils> utils,
  /hardware/google/av/codec2/vndk/bufferpool/
ClientManager.cpp 138 std::list<std::pair<const wp<IAccessor>, const std::weak_ptr<BufferPoolClient>>>
197 const std::weak_ptr<BufferPoolClient> wclient = client;
280 const std::weak_ptr<BufferPoolClient> wclient = client;
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/DebugInfo/DWARF/
DWARFContext.h 82 StringMap<std::weak_ptr<DWOFile>> DWOFiles;
83 std::weak_ptr<DWOFile> DWP;
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/DebugInfo/DWARF/
DWARFContext.h 82 StringMap<std::weak_ptr<DWOFile>> DWOFiles;
83 std::weak_ptr<DWOFile> DWP;
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/DebugInfo/DWARF/
DWARFContext.h 89 StringMap<std::weak_ptr<DWOFile>> DWOFiles;
90 std::weak_ptr<DWOFile> DWP;
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/DebugInfo/DWARF/
DWARFContext.h 89 StringMap<std::weak_ptr<DWOFile>> DWOFiles;
90 std::weak_ptr<DWOFile> DWP;
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/DebugInfo/DWARF/
DWARFContext.h 89 StringMap<std::weak_ptr<DWOFile>> DWOFiles;
90 std::weak_ptr<DWOFile> DWP;
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/DebugInfo/DWARF/
DWARFContext.h 89 StringMap<std::weak_ptr<DWOFile>> DWOFiles;
90 std::weak_ptr<DWOFile> DWP;
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/DebugInfo/DWARF/
DWARFContext.h 82 StringMap<std::weak_ptr<DWOFile>> DWOFiles;
83 std::weak_ptr<DWOFile> DWP;
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/DebugInfo/DWARF/
DWARFContext.h 82 StringMap<std::weak_ptr<DWOFile>> DWOFiles;
83 std::weak_ptr<DWOFile> DWP;
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/DebugInfo/DWARF/
DWARFContext.h 89 StringMap<std::weak_ptr<DWOFile>> DWOFiles;
90 std::weak_ptr<DWOFile> DWP;
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/DebugInfo/DWARF/
DWARFContext.h 89 StringMap<std::weak_ptr<DWOFile>> DWOFiles;
90 std::weak_ptr<DWOFile> DWP;
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/DebugInfo/DWARF/
DWARFContext.h 89 StringMap<std::weak_ptr<DWOFile>> DWOFiles;
90 std::weak_ptr<DWOFile> DWP;
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/DebugInfo/DWARF/
DWARFContext.h 89 StringMap<std::weak_ptr<DWOFile>> DWOFiles;
90 std::weak_ptr<DWOFile> DWP;
  /external/compiler-rt/lib/tsan/rtl/
tsan_flags.inc 82 "Track atomic reference counting in libc++ shared_ptr and weak_ptr.")

Completed in 856 milliseconds

1 2 3 4 5 67 8 91011