/external/chromium_org/ppapi/proxy/ |
plugin_dispatcher.cc | 173 // The message filter will intercept and process certain messages directly
|
/external/chromium_org/sandbox/win/src/ |
sandbox_policy.h | 186 // already patched we attempt to intercept it anyway. Setting interceptions
|
service_resolver_32.cc | 279 // and now change the function to intercept, on the child
|
/external/chromium_org/third_party/openssl/openssl/crypto/engine/ |
eng_ctrl.c | 199 /* Intercept any "root-level" commands before trying to hand them on to
|
/external/chromium_org/webkit/browser/appcache/ |
appcache_host.h | 272 // True if an intercept or fallback namespace resource was
|
appcache_storage.h | 63 // If the response is the entry for an intercept or fallback
|
/external/compiler-rt/lib/sanitizer_common/ |
sanitizer_printf.cc | 13 // We can't use libc printf because we intercept some of the functions used
|
/external/emma/core/java12/com/vladium/emma/instr/ |
InstrProcessor.java | 171 // intercept most common mistakes]
|
/external/javassist/src/main/javassist/tools/reflect/ |
Reflection.java | 28 * super classes are also intercepted except final methods. To intercept
|
/external/javassist/src/test/test/javassist/convert/ |
ArrayAccessReplaceTest.java | 412 // We have to throw an error since we can't intercept
|
/external/llvm/lib/ExecutionEngine/JIT/ |
JITMemoryManager.cpp | 776 /// calls to atexit(3), which we intercept and store in 822 // jit_exit - Used to intercept the "exit" library call. 828 // jit_atexit - Used to intercept the "atexit" library call. 846 // Check to see if this is one of the functions we want to intercept. Note, [all...] |
/external/openssl/crypto/engine/ |
eng_ctrl.c | 199 /* Intercept any "root-level" commands before trying to hand them on to
|
/frameworks/base/core/java/android/app/ |
FragmentBreadCrumbs.java | 62 * Interface to intercept clicks on the bread crumbs.
|
/frameworks/base/core/java/android/widget/ |
ScrollView.java | 456 * This method JUST determines whether we want to intercept the motion. 463 * state and he is moving his finger. We want to intercept this 472 * Don't try to intercept touch if we can't scroll anyway. 565 * The only time we want to intercept motion events is if we are in the [all...] |
/frameworks/base/packages/SystemUI/src/com/android/systemui/recent/ |
RecentsHorizontalScrollView.java | 213 // the chance to intercept events anymore
|
RecentsVerticalScrollView.java | 221 // the chance to intercept events anymore
|
/frameworks/support/v4/java/android/support/v4/media/ |
TransportMediator.java | 195 * the transport an opportunity to intercept media keys. Any such keys will show up
|
/packages/apps/Dialer/src/com/android/dialer/list/ |
PhoneFavoriteListView.java | 233 // the chance to intercept events anymore
|
PhoneFavoriteMergedAdapter.java | 381 // the chance to intercept events anymore
|
/packages/apps/UnifiedEmail/src/com/android/mail/ui/ |
SwipeableListView.java | 285 // the chance to intercept events anymore
|
/packages/services/Telephony/common/src/com/android/services/telephony/common/ |
Call.java | 133 CDMA_INTERCEPT, /* INTERCEPT order received, MS state idle entered */
|
/external/chromium_org/net/url_request/ |
url_request_unittest.cc | [all...] |
/external/bluetooth/bluedroid/hci/src/ |
hci_h4.c | 247 ** - intercept the event if it is the result of an early 277 "Intercept CommandCompleteEvent for internal command (0x%04X)",\ [all...] |
hci_mct.c | 230 ** - intercept the event if it is the result of an early 266 "Intercept CommandCompleteEvent for internal command (0x%04X)",\ [all...] |
/external/chromium_org/chrome/app/resources/ |
chromium_strings_en-GB.xtb | 89 <translation id="118298050220780080">You attempted to reach <strong><ph name="DOMAIN"/></strong>, but the server presented a certificate issued by an entity that is not trusted by your computer's operating system. This may mean that the server has generated its own security credentials, which Chromium cannot rely on for identity information, or an attacker may be trying to intercept your communications.</translation> 217 <translation id="4019464536895378627">You attempted to reach <strong><ph name="DOMAIN"/></strong>, but the server presented a certificate issued by an entity that is not trusted by Chromium. This may mean that the server has generated its own security credentials, which Chromium cannot rely on for identity information, or an attacker may be trying to intercept your communications.</translation>
|