HomeSort by relevance Sort by last modified time
    Searched full:unhook (Results 1 - 25 of 28) sorted by null

1 2

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
compatibility-list.h 54 unhook() throw ();
stl_list.h 114 (reinterpret_cast<std::_List_node_base *>(this))->unhook();
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
compatibility-list.h 54 unhook() throw ();
stl_list.h 114 (reinterpret_cast<std::_List_node_base *>(this))->unhook();
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/toolchain-patches/gcc/
0001-_List_node_base-uses-old-compatible-implementation-to-avoid-GLIBCXX_3.4.15.patch 58 + unhook() throw ();
116 + (reinterpret_cast<std::_List_node_base *>(this))->unhook();
183 - unhook() throw ();
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/toolchain-patches/gcc/
0001-_List_node_base-uses-old-compatible-implementation-to-avoid-GLIBCXX_3.4.15.patch 58 + unhook() throw ();
116 + (reinterpret_cast<std::_List_node_base *>(this))->unhook();
183 - unhook() throw ();
  /external/mksh/src/
lalloc.c 118 /* unhook */
  /external/chromium/base/
event_recorder.cc 79 DLOG(ERROR) << "EventRecorder Unhook failed";
148 DLOG(ERROR) << "EventRecorder Unhook failed";
  /external/chromium/chrome/browser/
external_tab_container_win.h 77 // Unhook the keystroke listener and notify about the closing TabContents.
  /external/chromium/chrome/browser/notifications/
balloon_collection_impl.cc 203 // Unhook from listening to all UI events.
  /external/chromium/webkit/glue/
webmediaplayer_impl.h 50 // at destruction of this class we will need to unhook it from destruction event
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
stl_list.h 90 unhook();
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_list.h 90 unhook();
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_list.h 90 unhook();
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_list.h 90 unhook();
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
stl_list.h 90 unhook();
    [all...]
  /external/yaffs2/yaffs2/direct/
yaffsfs.c 1343 list_del(&dsc->others); /* unhook from list */
  /external/chromium/chrome/browser/ui/gtk/tabs/
tab_strip_gtk.cc 722 // Make sure we unhook ourselves as a message loop observer so that we don't
    [all...]
  /dalvik/vm/jdwp/
JdwpEvent.cpp 256 * Unhook us from the interpreter, if necessary.
    [all...]
  /external/chromium/chrome/browser/ui/views/tabs/
tab_strip.cc 136 // Make sure we unhook ourselves as a message loop observer so that we don't
    [all...]
  /frameworks/base/core/jni/
AndroidRuntime.cpp     [all...]
  /external/v8/src/
bootstrapper.cc 190 // by deserialization then this will unhook the global proxy that was
    [all...]
  /external/yaffs2/yaffs2/
yaffs_guts.c     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.ui.forms_3.5.2.r36_v20100702.jar 
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/lib/
libstdc++.so 

Completed in 981 milliseconds

1 2