OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:intercept
(Results
76 - 100
of
548
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/development/samples/ApiDemos/src/com/example/android/apis/app/
PrintHtmlOffScreen.java
122
//
Intercept
the finish call to know when printing is done
/development/samples/ApiDemos/src/com/example/android/apis/view/
Hover.java
54
* A checkbox is used to control whether a special view, the Interceptor, will
intercept
/external/chromium/chrome/browser/
global_keyboard_shortcuts_mac.h
33
// just fine, but it swallows cmd-1 and doesn't give us a chance to
intercept
/external/chromium/chrome/browser/renderer_host/
gtk_key_bindings_handler.h
24
// Then, the only way for us to
intercept
editor key bindings defined in
/external/chromium_org/android_webview/javatests/src/org/chromium/android_webview/test/
WebViewFindApisTestBase.java
38
// Internal interface to
intercept
find results from AwContentsClient.
/external/chromium_org/chrome/browser/apps/
app_url_redirector_browsertest.cc
405
// Test that an app with url_handlers does not
intercept
a mismatching
428
// navigate-
intercept
-launch sequences with multiplying handler's windows.
447
// navigate-
intercept
-launch sequences with multiplying handler's windows.
469
// Test that an app with url_handlers does not
intercept
a mismatching
/external/chromium_org/chrome/browser/
global_keyboard_shortcuts_mac.h
32
// just fine, but it swallows cmd-1 and doesn't give us a chance to
intercept
platform_util_linux.cc
31
// In Google Chrome, we do not let GNOME's bug-buddy
intercept
our crashes.
/external/chromium_org/chrome/browser/ui/cocoa/autofill/
autofill_section_view_unittest.mm
86
// A simple delegate to
intercept
and register performClick: invocation.
/external/chromium_org/chrome/browser/ui/cocoa/location_bar/
autocomplete_text_field_cell.h
72
// Called by |AutocompleteTextField| to let page actions
intercept
/external/chromium_org/chrome/browser/ui/cocoa/panels/
panel_titlebar_view_cocoa.h
27
// This view overlays the titlebar on top. It is used to
intercept
/external/chromium_org/chrome_frame/
buggy_bho_handling.h
26
// events that can be sent to buggy BHOs. This class will
intercept
those
/external/chromium_org/content/browser/renderer_host/
gtk_key_bindings_handler.h
25
// Then, the only way for us to
intercept
editor key bindings defined in
/external/chromium_org/content/renderer/input/
input_event_filter.h
19
// This class can be used to
intercept
InputMsg_HandleInputEvent messages
/external/chromium_org/sandbox/win/src/
interception_agent.h
74
// Shared memory containing the list of functions to
intercept
.
/external/chromium_org/sandbox/win/wow_helper/
wow_helper.cc
93
// We must receive two arguments: the process id of the target to
intercept
and
/external/chromium_org/third_party/WebKit/Source/wtf/
DynamicAnnotations.h
45
* The dynamic analysis tools can
intercept
these functions and replace them
/external/chromium_org/third_party/WebKit/Tools/Scripts/
webkit-patch
49
# the default behaviour of writing to sys.stdout, so we
intercept
/external/chromium_org/third_party/tcmalloc/chromium/src/windows/
TODO
58
Most complete way to
intercept
system calls is patch the functions
/external/chromium_org/third_party/tcmalloc/vendor/src/windows/
TODO
58
Most complete way to
intercept
system calls is patch the functions
/external/compiler-rt/lib/asan/
asan_new_delete.cc
49
// OS X we need to
intercept
them using their mangled names.
/external/compiler-rt/lib/sanitizer_common/
sanitizer_platform_interceptors.h
10
// This file defines macro telling whether sanitizer tools can/should
intercept
/external/oprofile/module/
oprofile.h
156
/*
intercept
the needed syscall */
/external/qemu/distrib/sdl-1.2.15/src/video/picogui/
SDL_pgevents.c
36
return 1; /*
Intercept
the event's normal quit handling */
/external/qemu/target-i386/
svm.h
139
uint64_t
intercept
;
member in struct:vmcb_control_area
Completed in 981 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>