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

1 2 3 4 5 6 7 8 91011

  /prebuilts/python/linux-x86/2.7.5/share/pretty-printers/libstdcxx/gcc-4.7/
printers.py 49 "Print a shared_ptr or weak_ptr"
851 libstdcxx_printer.add_version('std::', 'weak_ptr', SharedPointerPrinter)
864 libstdcxx_printer.add_version('std::tr1::', 'weak_ptr', SharedPointerPrinter)
  /prebuilts/python/linux-x86/2.7.5/share/pretty-printers/libstdcxx/gcc-4.8/
printers.py 58 "Print a shared_ptr or weak_ptr"
    [all...]
  /external/libchrome/base/metrics/
statistics_recorder.h 26 #include "base/memory/weak_ptr.h"
  /external/libchrome/base/task/
cancelable_task_tracker_unittest.cc 15 #include "base/memory/weak_ptr.h"
  /external/perfetto/src/traced/probes/
probes_producer.cc 27 #include "perfetto/base/weak_ptr.h"
  /external/v4l2_codec2/vda/
vp9_parser.h 25 #include "base/memory/weak_ptr.h"
v4l2_slice_video_decode_accelerator.h 20 #include "base/memory/weak_ptr.h"
video_decode_accelerator.h 12 #include "base/memory/weak_ptr.h"
  /hardware/google/av/media/codecs/base/
SimpleC2Component.cpp 184 [](std::weak_ptr<SimpleC2Component> wp) {
  /hardware/google/av/media/sfplugin/
CCodec.cpp 419 const std::weak_ptr<Codec2Client::Component>& component,
430 const std::weak_ptr<Codec2Client::Component>& component,
439 const std::weak_ptr<Codec2Client::Component>& component,
447 const std::weak_ptr<Codec2Client::Component>& component) override {
    [all...]
  /system/tpm/attestation/server/
attestation_service.h 27 #include <base/memory/weak_ptr.h>
  /frameworks/native/libs/vr/libpdx/private/pdx/
service.h 346 std::weak_ptr<Service> service_;
347 std::weak_ptr<Channel> channel_;
  /external/libcxx/www/
cxx1y_status.html 136 <tr><td><a href="https://wg21.link/lwg2083">2083</a></td><td>const-qualification on weak_ptr::owner_before</td><td>Portland</td><td>Complete</td></tr>
248 <tr><td><a href="https://wg21.link/lwg2315">2315</a></td><td>weak_ptr should be movable</td><td>Issaquah</td><td>Complete</td></tr>
249 <tr><td><a href="https://wg21.link/lwg2316">2316</a></td><td>weak_ptr::lock() should be atomic</td><td>Issaquah</td><td>Complete</td></tr>
    [all...]
TS_deprecation.html 68 <tr><td>8.2.2</td><td><tt>weak_ptr</tt> enhancements</td><td><center>Not yet</center></td><td><center>Never added</center></td><td></td></tr>
  /hardware/interfaces/wifi/1.2/default/
wifi_chip.cpp 313 ChipId chip_id, const std::weak_ptr<legacy_hal::WifiLegacyHal> legacy_hal,
314 const std::weak_ptr<mode_controller::WifiModeController> mode_controller,
315 const std::weak_ptr<feature_flags::WifiFeatureFlags> feature_flags)
    [all...]
wifi_sta_iface.cpp 33 const std::weak_ptr<legacy_hal::WifiLegacyHal> legacy_hal)
  /prebuilts/gdb/darwin-x86/share/pretty-printers/libstdcxx/gcc-4.9/
printers.py 102 "Print a shared_ptr or weak_ptr"
    [all...]
  /prebuilts/gdb/linux-x86/share/pretty-printers/libstdcxx/gcc-4.9/
printers.py 102 "Print a shared_ptr or weak_ptr"
    [all...]
  /external/libbrillo/brillo/streams/
memory_stream.h 12 #include <base/memory/weak_ptr.h>
tls_stream.cc 16 #include <base/memory/weak_ptr.h>
  /external/libchrome/
SConstruct 84 memory/weak_ptr.cc
  /external/libchrome/dbus/
object_manager.h 14 #include "base/memory/weak_ptr.h"
  /frameworks/native/libs/ui/
FenceTime.cpp 355 [](const std::weak_ptr<FenceTime>& ft) {
  /system/core/adb/
transport_local.cpp 60 // TODO: weak_ptr?
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/www/
cxx1y_status.html 136 <tr><td><a href="http://cplusplus.github.io/LWG/lwg-defects.html#2083">2083</a></td><td>const-qualification on weak_ptr::owner_before</td><td>Portland</td><td>Complete</td></tr>
    [all...]

Completed in 941 milliseconds

1 2 3 4 5 6 7 8 91011