HomeSort by relevance Sort by last modified time
    Searched full:injected (Results 201 - 225 of 475) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/chromium_org/chrome/browser/download/
download_browsertest.cc     [all...]
  /external/chromium_org/chrome/browser/extensions/activity_log/
activity_actions.cc 390 // Record the URL - an ad *may* have been injected.
466 // If the extension injected an URL which is not local to itself or the
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/chromevox/background/
background.js 115 'chromevox/injected/loader.js'];
168 * @param {Tab} tab The tab where ChromeVox scripts should be injected.
  /external/chromium_org/content/public/android/java/src/org/chromium/content/browser/accessibility/
AccessibilityInjector.java 191 * we output that is occurring. If the script has not yet been injected, injects it.
213 * accessibility script as not being injected. This way we can properly ignore incoming
  /external/chromium_org/chrome/browser/chromeos/drive/
drive_integration_service.h 165 // Custom mount point name that can be injected for testing in constructor.
  /external/chromium_org/chrome/browser/extensions/api/file_system/
file_system_apitest_chromeos.cc 30 // Sets up fake Drive service for tests (this has to be injected before the
  /external/chromium_org/chrome/common/extensions/docs/templates/articles/
manifestVersion.html 109 build up an interface on a website via injected content scripts.
  /external/chromium_org/content/browser/geolocation/
wifi_data_provider_linux_unittest.cc 97 // Create the wlan API with the mock bus object injected.
  /external/chromium_org/content/browser/media/capture/
web_contents_audio_input_stream.cc 86 // Injected dependencies.
  /external/chromium_org/content/browser/renderer_host/media/
video_capture_manager.h 230 // Device creation factory injected on construction from MediaStreamManager or
  /external/chromium_org/content/test/gpu/gpu_tests/
context_lost.py 43 console.log("Harness injected.");
  /external/chromium_org/extensions/renderer/
activity_log_converter_strategy.cc 97 // ads, which may have been injected.
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/sdk/
NetworkUISourceCodeProvider.js 96 // Filter out embedder injected content scripts.
  /external/clang/test/SemaCXX/
using-decl-1.cpp 227 // Somewhat bizarrely, this names the injected-class-name of B_blah within
  /external/linux-tools-perf/perf-3.12.0/tools/perf/tests/
perf-record.c 140 * fds in the same CPU to be injected in the same mmap ring buffer
  /external/clang/tools/libclang/
CIndexCodeCompletion.cpp 585 // Get the class for a C++ injected-class-name
586 else if (const InjectedClassNameType *Injected =
588 D = Injected->getDecl();
    [all...]
  /hardware/libhardware/include/hardware/
fused_location.h 340 * location - The location object being injected.
399 * All these settings shall be injected to FLP HAL at FLP init time.
400 * Following that, only the changed setting need to be re-injected
  /external/clang/lib/Sema/
SemaCXXScopeSpec.cpp 108 // injected class name of the named class template, we're entering
110 QualType Injected
112 if (Context.hasSameType(Injected, ContextType))
    [all...]
  /frameworks/base/docs/html/guide/topics/media/
exoplayer.jd 212 ChunkSampleSource} requires a {@code ChunkSource} object to be injected through its constructor,
219 a {@code DataSource} to be injected through their constructors. The {@code FormatEvaluator}
511 injected into its constructor, which is responsible for actually making provisioning and key
  /development/build/tools/
mk_sources_zip.py 71 The source.properties file must exist and will be injected in the Zip file.
  /external/chromium_org/android_webview/javatests/src/org/chromium/android_webview/test/
AwTestBase.java 273 * AwContents instance with injected test dependencies.
  /external/chromium_org/chrome/browser/extensions/
active_script_controller_browsertest.cc 232 // however, since they are all injected at document_start, this shouldn't be
  /external/chromium_org/chrome/browser/profile_resetter/
automatic_profile_resetter_delegate.h 17 // while a mock implementation can be injected during unit tests.
  /external/chromium_org/chrome/browser/resources/hotword_helper/
audio_client.js 8 * @fileoverview This is the audio client content script injected into eligible
  /external/chromium_org/chrome/browser/speech/
tts_controller.h 309 // Get the platform TTS implementation (or injected mock).

Completed in 522 milliseconds

1 2 3 4 5 6 7 891011>>