HomeSort by relevance Sort by last modified time
    Searched full:injection (Results 76 - 100 of 301) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/iputils/doc/
pg3.sgml 33 are <command/pg/ to start packet injection and to get the results of run;
108 Abort packet injection.
  /external/stlport/doc/
stlport_namespaces.txt 63 3. Why not having use namespace injection ?
66 use namespace injection:
  /frameworks/testing/espresso/espresso-lib/src/main/java/com/google/android/apps/common/testing/ui/espresso/action/
GeneralClickAction.java 75 // Native event injection is quite a tricky process. A tap is actually 2
76 // seperate motion events which need to get injected into the system. Injection
Tap.java 43 Log.d(TAG, "Injection of up event as part of the click failed. Send cancel event.");
MotionEvents.java 141 "Injection of up event failed (corresponding down event: %s)", downEvent.toString()));
215 "Injection of motion event failed (corresponding down event: %s)",
  /frameworks/base/core/java/android/hardware/input/
InputManager.java 153 * Input Event Injection Synchronization Mode: None.
154 * Never blocks. Injection is asynchronous and is assumed always to be successful.
160 * Input Event Injection Synchronization Mode: Wait for result.
162 * determine whether input event injection will be permitted based on the current
170 * Input Event Injection Synchronization Mode: Wait for finish.
652 * input injection to proceed.
666 * @return True if input event injection succeeded.
    [all...]
  /external/chromium_org/extensions/renderer/
user_script_slave.cc 139 // injection state for each ScriptInjection.
180 // new script injection.
185 // Otherwise, we need to update the existing script injection with the
  /cts/tests/tests/hardware/src/android/hardware/camera2/cts/rs/
RenderScriptSingleton.java 23 // TODO : Replace with dependency injection
  /external/chromium_org/chrome/browser/extensions/activity_log/
generate_ad_network_hashes.py 14 # ad injection.
  /external/chromium_org/content/browser/indexed_db/
indexed_db_callbacks.h 88 // IndexedDBDatabase::Get (with key injection)
  /external/chromium_org/content/browser/speech/
speech_recognition_engine.h 94 // set_delegate detached from constructor for lazy dependency injection.
  /external/chromium_org/remoting/host/
ipc_desktop_environment_unittest.cc 494 // Tests injection of clipboard events.
530 // Tests injection of key events.
561 // Tests injection of text events.
591 // Tests injection of mouse events.
  /external/chromium_org/third_party/libjingle/source/talk/media/webrtc/
webrtcvideocapturer.h 43 // Factory to allow injection of a VCM impl into WebRtcVideoCapturer.
  /external/chromium_org/third_party/sqlite/src/test/
fuzz.test 215 SELECT 456, 'injection' ORDER BY 56.1 ASC, -56.1 DESC
226 (SELECT DISTINCT 'injection') NOT IN (SELECT ALL -456)
228 SELECT ALL 'injection'
235 SELECT ALL 'injection'
malloc_common.tcl 105 # -body Script to execute (with fault injection).
278 # -injectstart Script to enable fault-injection.
280 # -injectstop Script to disable fault-injection.
291 # -body Script to execute (with fault injection).
329 # Start the fault-injection. Run the -body script. Stop the fault
330 # injection. Local var $nfail is set to the total number of faults
  /external/jsilver/src/org/clearsilver/
FactoryLoader.java 33 * dependency injection is not easy to implement.
  /external/kernel-headers/original/uapi/asm-arm64/asm/
kvm.h 173 /* out-of-kernel GIC cpu interrupt injection irq_number field */
  /external/valgrind/main/memcheck/tests/vbit-test/
valgrind.c 72 /* Insert a client request that will initialize VEX for IR injection */
  /frameworks/base/tools/aapt/
CacheUpdater.h 25 * images. This class is abstracted to allow for dependency injection during
  /frameworks/testing/espresso/espresso-lib/src/main/java/com/google/android/apps/common/testing/ui/espresso/
UiController.java 23 * Provides base-level UI operations (such as injection of {@link MotionEvent}s) that can be used to
  /packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
SqlInjectionDetectionTest.java 33 * Unit tests for {@link ContactsProvider2}, to make sure the queries don't allow sql injection.
  /external/strace/
README-linux-ptrace 140 "signal injection" in this document. Note that if signal is blocked,
152 1.x.x Signal injection and suppression.
161 This operation is called "signal injection" in this document, to
185 only suppress signal injection, which only causes SIGCONT handler to
193 This side effect happens after signal injection, and therefore can be
379 suppress SIGSTOP injection. The design bug here is that attach and
386 the tracee, as described in "signal injection and suppression" section.
409 and then detach it (suppressing SIGSTOP injection). Design bug is that
  /frameworks/base/services/voiceinteraction/java/com/android/server/voiceinteraction/
DatabaseHelper.java 122 // Sanitize the locale to guard against SQL injection.
151 // Sanitize the locale to guard against SQL injection.
  /external/chromium_org/content/public/android/java/src/org/chromium/content/browser/accessibility/
AccessibilityInjector.java 39 * Responsible for accessibility injection and management of a {@link ContentViewCore}.
65 // constants for determining script injection strategy
124 * {@link AccessibilityManager#isEnabled()}, accessibility script injection is turned on, and
  /external/chromium_org/third_party/sqlite/src/src/
test_syscall.c 15 ** injection are registered as the low-level OS functions using the
33 ** injection is disabled. Otherwise, fault injection is configured to

Completed in 2872 milliseconds

1 2 34 5 6 7 8 91011>>