Searched
full:intercept (Results
276 -
300 of
548) sorted by null
<<11121314151617181920>>
/external/chromium_org/content/zygote/ |
zygote_main_linux.cc | 106 // intercept these calls and proxy them to the browser. However, these calls
|
/external/chromium_org/extensions/browser/ |
extension_function.h | 275 // A delegate for use in testing, to intercept the call to SendResponse.
|
/external/chromium_org/net/url_request/ |
test_url_fetcher_factory.h | 68 // Interface for tests to intercept production code classes using URLFetcher.
|
/external/chromium_org/remoting/host/ |
ipc_desktop_environment_unittest.cc | 252 // Intercept requests to connect and disconnect a terminal.
|
/external/chromium_org/sandbox/win/src/ |
interception.cc | 59 // Table of the unpatched functions that we intercept. Mapped from the parent.
|
/external/chromium_org/third_party/WebKit/Source/bindings/v8/ |
V8NPObject.cpp | 326 return value; // Intercept the call.
|
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/mod_pywebsocket/ |
util.py | 367 """A wrapper class for socket object to intercept send and recv to perform
|
/external/chromium_org/third_party/launchpad_translations/ |
chromium_strings_en-AU.xtb | 56 <translation id="4890456338028740446">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. You should not proceed, <strong>especially</strong> if you have never seen this warning before for this site.</translation>
|
/external/chromium_org/third_party/openssl/openssl/crypto/dso/ |
dso_lib.c | 324 /* We should intercept certain generic commands and only pass control
|
/external/chromium_org/ui/views/controls/combobox/ |
combobox_unittest.cc | 51 // A wrapper of Combobox to intercept the result of OnKeyPressed() and
|
/external/chromium_org/webkit/browser/appcache/ |
appcache_url_request_job.cc | 99 // network. Our caller is responsible for arranging to not re-intercept
|
mock_appcache_storage.cc | 390 // Found a direct hit or an intercept namespace hit.
|
/external/javassist/src/main/javassist/ |
Loader.java | 95 * <p>This class loader does not allow the users to intercept the loading
|
/external/openssl/crypto/dso/ |
dso_lib.c | 324 /* We should intercept certain generic commands and only pass control
|
/external/valgrind/main/coregrind/ |
m_redir.c | 59 /* This module is a critical part of the redirection/intercept system. 60 It keeps track of the current intercept state, cleans up the 223 We really need to intercept 'strlen' in ld.so right from startup. [all...] |
vg_preloaded.c | 37 They're named weirdly so that the intercept code can find them when the
|
/external/valgrind/main/docs/internals/ |
3_3_BUGSTATUS.txt | 276 r7350 r8080 Mgd n-i-bz intercept memcpy in 64-bit ld.so's
|
/external/valgrind/main/include/ |
pub_tool_redir.h | 145 underscores, since the intercept-handlers in m_redir.c detect the
|
/frameworks/base/core/java/android/app/admin/ |
DeviceAdminReceiver.java | 295 * Intercept standard device administrator broadcasts. Implementations
|
/frameworks/base/core/java/android/net/ |
VpnService.java | 53 * <p>Letting applications intercept packets raises huge security concerns.
|
/frameworks/base/docs/html/training/gestures/ |
detector.jd | 87 <p><p>To intercept touch events in an Activity or View, override
|
scale.jd | 46 objects, using {@link android.view.View#onTouchEvent onTouchEvent()} to intercept
|
/frameworks/base/tools/layoutlib/create/ |
README.txt | 168 to intercept calls to some specific methods that are stubbed out and change
|
/packages/apps/Email/src/com/android/email/service/ |
EmailServiceStub.java | 249 * Bridge to intercept {@link MessageRetrievalListener#loadAttachmentProgress} and
|
/packages/apps/Launcher2/src/com/android/launcher2/ |
PagedViewCellLayout.java | 257 // We only intercept the touch if we are tapping in empty space after the final row
|
Completed in 535 milliseconds
<<11121314151617181920>>