HomeSort by relevance Sort by last modified time
    Searched full:weak_ptr (Results 76 - 100 of 269) sorted by null

1 2 34 5 6 7 8 91011

  /external/libweave/src/notification/
pull_channel.h 12 #include <base/memory/weak_ptr.h>
  /external/libweave/src/
streams.h 8 #include <base/memory/weak_ptr.h>
  /external/libweave/third_party/chromium/base/memory/
weak_ptr.cc 5 #include "base/memory/weak_ptr.h"
  /ndk/sources/host-tools/gdb-pretty-printers/stlport/gppfs-0.2/test/
test.cpp 169 STD_TR1::weak_ptr<Large> weak_ptr1( shared_ptr1);
170 STD_TR1::weak_ptr<Large> weak_ptr2;
175 std::string weak_ptr1 = "std::tr1::weak_ptr not supported";
176 std::string weak_ptr2 = "std::tr1::weak_ptr not supported";
  /prebuilts/gdb/darwin-x86/share/pretty-printers/stlport/test/
test.cpp 169 STD_TR1::weak_ptr<Large> weak_ptr1( shared_ptr1);
170 STD_TR1::weak_ptr<Large> weak_ptr2;
175 std::string weak_ptr1 = "std::tr1::weak_ptr not supported";
176 std::string weak_ptr2 = "std::tr1::weak_ptr not supported";
  /prebuilts/gdb/linux-x86/share/pretty-printers/stlport/test/
test.cpp 169 STD_TR1::weak_ptr<Large> weak_ptr1( shared_ptr1);
170 STD_TR1::weak_ptr<Large> weak_ptr2;
175 std::string weak_ptr1 = "std::tr1::weak_ptr not supported";
176 std::string weak_ptr2 = "std::tr1::weak_ptr not supported";
  /prebuilts/python/darwin-x86/2.7.5/share/pretty-printers/stlport/test/
test.cpp 169 STD_TR1::weak_ptr<Large> weak_ptr1( shared_ptr1);
170 STD_TR1::weak_ptr<Large> weak_ptr2;
175 std::string weak_ptr1 = "std::tr1::weak_ptr not supported";
176 std::string weak_ptr2 = "std::tr1::weak_ptr not supported";
  /prebuilts/python/linux-x86/2.7.5/share/pretty-printers/stlport/test/
test.cpp 169 STD_TR1::weak_ptr<Large> weak_ptr1( shared_ptr1);
170 STD_TR1::weak_ptr<Large> weak_ptr2;
175 std::string weak_ptr1 = "std::tr1::weak_ptr not supported";
176 std::string weak_ptr2 = "std::tr1::weak_ptr not supported";
  /system/connectivity/apmanager/
shill_manager.h 24 #include <base/memory/weak_ptr.h>
firewall_manager.h 24 #include <base/memory/weak_ptr.h>
  /system/connectivity/shill/dbus/
chromeos_upstart_proxy.h 25 #include <base/memory/weak_ptr.h>
chromeos_dhcpcd_listener.h 26 #include <base/memory/weak_ptr.h>
  /system/connectivity/shill/
dns_server_proxy.h 24 #include <base/memory/weak_ptr.h>
  /system/connectivity/shill/wifi/
callback80211_metrics.h 24 #include <base/memory/weak_ptr.h>
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/tr1/
shared_ptr.h 32 // weak_ptr.hpp
506 class weak_ptr;
932 // 2.2.4.7 weak_ptr specialized algorithms.
1007 shared_ptr(const weak_ptr<_Tp1>& __r)
1070 // The actual weak_ptr, with forwarding constructors and
1073 class weak_ptr class in namespace:tr1
1077 weak_ptr() function in class:tr1::weak_ptr
1081 weak_ptr(const weak_ptr<_Tp1>& __r) function in class:tr1::weak_ptr
1085 weak_ptr(const shared_ptr<_Tp1>& __r function in class:tr1::weak_ptr
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/tr1/
shared_ptr.h 32 // weak_ptr.hpp
506 class weak_ptr;
932 // 2.2.4.7 weak_ptr specialized algorithms.
1007 shared_ptr(const weak_ptr<_Tp1>& __r)
1070 // The actual weak_ptr, with forwarding constructors and
1073 class weak_ptr class in namespace:tr1
1077 weak_ptr() function in class:tr1::weak_ptr
1081 weak_ptr(const weak_ptr<_Tp1>& __r) function in class:tr1::weak_ptr
1085 weak_ptr(const shared_ptr<_Tp1>& __r function in class:tr1::weak_ptr
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/tr1/
shared_ptr.h 32 // weak_ptr.hpp
506 class weak_ptr;
932 // 2.2.4.7 weak_ptr specialized algorithms.
1007 shared_ptr(const weak_ptr<_Tp1>& __r)
1070 // The actual weak_ptr, with forwarding constructors and
1073 class weak_ptr class in namespace:tr1
1077 weak_ptr() function in class:tr1::weak_ptr
1081 weak_ptr(const weak_ptr<_Tp1>& __r) function in class:tr1::weak_ptr
1085 weak_ptr(const shared_ptr<_Tp1>& __r function in class:tr1::weak_ptr
    [all...]
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/tr1/
shared_ptr.h 32 // weak_ptr.hpp
506 class weak_ptr;
932 // 2.2.4.7 weak_ptr specialized algorithms.
1007 shared_ptr(const weak_ptr<_Tp1>& __r)
1070 // The actual weak_ptr, with forwarding constructors and
1073 class weak_ptr class in namespace:tr1
1077 weak_ptr() function in class:tr1::weak_ptr
1081 weak_ptr(const weak_ptr<_Tp1>& __r) function in class:tr1::weak_ptr
1085 weak_ptr(const shared_ptr<_Tp1>& __r function in class:tr1::weak_ptr
    [all...]
  /external/libcxx/test/libcxx/utilities/memory/util.smartptr/
race_condition.pass.cpp 25 typedef std::weak_ptr<int> WeakPtr;
68 // Check use_count on the weak_ptr
  /external/libweave/examples/daemon/lock/
lock.cc 11 #include <base/memory/weak_ptr.h>
86 void OnLockSetConfig(const std::weak_ptr<weave::Command>& command) {
  /external/libbrillo/brillo/dbus/
dbus_service_watcher.h 13 #include <base/memory/weak_ptr.h>
  /external/libchrome/base/memory/
weak_ptr.cc 5 #include "base/memory/weak_ptr.h"
  /external/libchrome/base/trace_event/
trace_event_system_stats_monitor.h 12 #include "base/memory/weak_ptr.h"
  /external/libweave/examples/provider/
ssl_stream.h 10 #include <base/memory/weak_ptr.h>
  /external/libweave/src/privet/
privet_manager.h 13 #include <base/memory/weak_ptr.h>

Completed in 405 milliseconds

1 2 34 5 6 7 8 91011