HomeSort by relevance Sort by last modified time
    Searched refs:Destruct (Results 1 - 6 of 6) sorted by null

  /external/libchrome/base/
task_runner.h 149 static void Destruct(const TaskRunner* task_runner);
task_runner.cc 64 void TaskRunnerTraits::Destruct(const TaskRunner* task_runner) {
observer_list_threadsafe.h 94 static void Destruct(const ObserverListThreadSafe<T>* x) {
  /external/llvm/utils/KillTheDoctor/
KillTheDoctor.cpp 92 HandleType::Destruct(Handle);
98 HandleType::Destruct(Handle);
120 static void Destruct(handle_type Handle) {
136 static void Destruct(handle_type Handle) {
152 static void Destruct(handle_type Handle) {
  /external/libchrome/base/memory/
ref_counted.h 152 static void Destruct(const T* x) {
184 Traits::Destruct(static_cast<const T*>(this));
  /external/libweave/third_party/chromium/base/memory/
ref_counted.h 139 static void Destruct(const T* x) {
171 Traits::Destruct(static_cast<const T*>(this));

Completed in 227 milliseconds