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

  /external/chromium_org/tools/memory_watcher/
memory_watcher.h 64 void Unhook();
memory_hook.h 107 // no more watchers, this call will unhook memory.
139 static bool Unhook();
memory_watcher.cc 41 Unhook();
56 void MemoryWatcher::Unhook() {
199 Unhook();
memory_hook.cc 476 bool MemoryHook::Unhook() {
527 // For now, since there are no more watchers, unhook memory.
528 return Unhook();
  /external/chromium_org/ui/views/win/
hwnd_message_handler.cc 69 void Unhook();
94 instance_->Unhook();
112 Unhook();
115 void MoveLoopMouseWatcher::Unhook() {
    [all...]

Completed in 163 milliseconds