HomeSort by relevance Sort by last modified time
    Searched full:intercept (Results 326 - 350 of 548) sorted by null

<<11121314151617181920>>

  /external/protobuf/python/
mox.py 279 """Intercept method calls on this object.
387 """Intercept attribute request on this object.
    [all...]
  /external/valgrind/main/coregrind/m_replacemalloc/
vg_replace_malloc.c 105 intercept directly. Fortunately those fns seem to route everything
108 mid-06: could be improved, since we can now intercept in the main
    [all...]
  /frameworks/base/core/java/android/view/
Window.java 161 * intercept key dispatching, panels and menus, etc.
547 * Set the Callback interface for this window, used to intercept key
    [all...]
  /external/chromium/base/
process_util_win.cc 51 // Previous unhandled filter. Will be called if not NULL when we intercept an
  /external/chromium/base/third_party/dynamic_annotations/
dynamic_annotations.h 543 - Make your tool intercept the function RunningOnValgrind() and
  /external/chromium/chrome/browser/autocomplete/
autocomplete_popup_view_mac.mm 734 // Only intercept middle button.
  /external/chromium/chrome/browser/
browser_focus_uitest.cc 745 // Ideally, we wouldn't sleep here and instead would intercept the
    [all...]
  /external/chromium/chrome/browser/sync/glue/
sync_backend_host.h 526 // on to |frontend_|, and so that tests can intercept here if they need to
  /external/chromium_org/base/third_party/dynamic_annotations/
dynamic_annotations.h 548 - Make your tool intercept the function RunningOnValgrind() and
  /external/chromium_org/build/android/
test_runner.py 137 """Intercept test suite help to list test suites.
  /external/chromium_org/chrome/browser/
chrome_browser_application_mac.mm 50 // obvious to intercept, but it doesn't catch the original throw
  /external/chromium_org/chrome/browser/renderer_host/
chrome_resource_dispatcher_host_delegate.cc 541 // Go through the white-listed extensions and try to use them to intercept
  /external/chromium_org/chrome/browser/safe_browsing/
safe_browsing_blocking_page_test.cc 216 // A MalwareDetails class lets us intercept calls from the renderer.
  /external/chromium_org/chrome/browser/ui/cocoa/autofill/
autofill_section_container.mm 284 // Allow the delegate to intercept key messages.
  /external/chromium_org/chrome/common/extensions/api/
declarative_web_request.json 8 "description": "Use the <code>chrome.declarativeWebRequest</code> API to intercept, block, or modify requests in-flight. It is significantly faster than the <a href='webRequest.html'><code>chrome.webRequest</code> API</a> because you can register rules that are evaluated in the browser rather than the JavaScript engine with reduces roundtrip latencies and allows higher efficiency.",
  /external/chromium_org/chrome/common/extensions/docs/templates/articles/
whats_new.html 241 lets you intercept, block, or
  /external/chromium_org/chrome_frame/
protocol_sink_wrap.cc 192 return false; // No need to intercept, we're ignoring X-UA-Compatible tags
    [all...]
  /external/chromium_org/components/breakpad/app/
breakpad_win.cc 394 // intercept a crash.
  /external/chromium_org/content/browser/browser_plugin/
browser_plugin_guest.h 251 // Overridden in test implementation since we want to intercept certain
  /external/chromium_org/content/browser/renderer_host/media/
media_stream_dispatcher_host_unittest.cc 107 // This method is used to dispatch IPC messages to the renderer. We intercept
  /external/chromium_org/third_party/WebKit/public/web/
WebViewClient.h 167 // These methods allow the client to intercept and overrule editing
  /external/chromium_org/third_party/tcmalloc/chromium/src/base/
dynamic_annotations.h 504 - Make your tool intercept the function RunningOnValgrind() and
linuxthreads.cc 302 * tracer dies. So, intercept synchronous signals and make sure
  /external/chromium_org/third_party/tcmalloc/vendor/src/base/
dynamic_annotations.h 504 - Make your tool intercept the function RunningOnValgrind() and
linuxthreads.cc 302 * tracer dies. So, intercept synchronous signals and make sure

Completed in 441 milliseconds

<<11121314151617181920>>