HomeSort by relevance Sort by last modified time
    Searched full:inject (Results 51 - 75 of 315) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/chromium/chrome/browser/extensions/
extension_event_router_forwarder_unittest.cc 46 // Inject a BrowserProcess with a ProfileManager.
user_script_listener.cc 54 // One of the user scripts wants to inject into this request, but the
  /external/chromium/chrome/browser/ui/cocoa/bookmarks/
bookmark_bar_toolbar_view_unittest.mm 45 // Allows us to inject our fake controller below.
  /external/chromium/chrome/common/extensions/docs/static/
xhr.html 148 // innerText does not let the attacker inject HTML elements.
  /external/qemu/
qemu-monitor.hx 459 "cpu", "inject an NMI on the given CPU", },
463 Inject an NMI on the given CPU (x86 only).
621 { "mce", "iillll", do_inject_mce, "cpu bank status mcgstatus addr misc", "inject a MCE on the given CPU"},
625 Inject an MCE on the given CPU (x86 only).
  /external/webkit/Tools/iExploder/iexploder-1.7.2/src/
scanner.rb 95 sum = list.inject(0.0) { |sum, el| sum += el }
  /frameworks/base/services/input/tests/
InputDispatcher_test.cpp 30 // An arbitrary injector pid / uid pair that has permission to inject events.
  /frameworks/base/telephony/tests/telephonytests/src/com/android/internal/telephony/
CallerInfoTest.java 164 * it. Also there is not way to inject a Looper instance in the
  /packages/apps/Email/tests/src/com/android/email/
VendorPolicyLoaderTest.java 63 MockVendorPolicy.inject(getContext());
  /packages/apps/Mms/src/com/android/mms/data/
ContactList.java 71 * create the contact if it doesn't exist, and would inject the recipient id into the contact.
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/
stdatomic.h 189 // Inject into global namespace.
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/
stdatomic.h 189 // Inject into global namespace.
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/
stdatomic.h 189 // Inject into global namespace.
  /prebuilt/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/include/
stdatomic.h 189 // Inject into global namespace.
  /external/chromium/chrome/common/extensions/docs/
content_scripts.html 446 If you want to inject the code only sometimes,
510 In the case of "document_idle", the browser chooses a time to inject scripts between "document_end" and immediately after the <code><a href="http://www.whatwg.org/specs/web-apps/current-work/#handler-onload">window.onload</a></code> event fires. The exact moment of injection depends on how complex the document is and how long it is taking to load, and is optimized for page load speed.
589 you can inject JavaScript into a page by calling
591 To inject CSS, use
628 You inject the file's contents like this:
709 For example, prefer to inject content via innerText rather than innerHTML.
    [all...]
  /external/chromium/chrome/browser/safe_browsing/
safe_browsing_blocking_page_test.cc 5 // This test creates a fake safebrowsing service, where we can inject
27 // A SafeBrowingService class that allows us to inject the malicious URLs.
  /frameworks/base/tools/layoutlib/create/
README.txt 90 - the classes to inject in the output JAR -- these classes are directly implemented
151 This is the easiest: we currently inject 4 classes, namely:
  /external/chromium/chrome/common/extensions/
extension_messages.h 54 // Whether to inject into all frames, or only the root frame.
  /external/chromium/webkit/glue/media/
buffered_data_source.h 65 // the request was made. This method is made virtual so as to inject a
buffered_resource_loader.h 115 // Used to inject a mock used for unittests.
  /external/clang/include/clang/Frontend/
FrontendAction.h 264 /// action to inject custom logic around some existing action's behavior. It
  /external/webkit/Source/WebCore/bindings/v8/custom/
V8InjectedScriptManager.cpp 93 // Inject javascript into the context. The compiled script is supposed to evaluate into
  /frameworks/base/core/java/android/text/method/
TextKeyListener.java 193 // devices that do not have built-in keyboards. Applications may try to inject
  /frameworks/base/policy/src/com/android/internal/policy/impl/
KeyguardViewBase.java 84 // used to inject callback
  /frameworks/base/policy/tests/src/com/android/internal/policy/impl/
LockPatternKeyguardViewTest.java 127 * Allows us to inject the lock and unlock views to simulate their behavior

Completed in 1145 milliseconds

1 23 4 5 6 7 8 91011>>