HomeSort by relevance Sort by last modified time
    Searched refs:isolated (Results 1 - 16 of 16) sorted by null

  /cts/tests/tests/uidisolation/src/android/uidisolation/cts/
IsolatedServiceTest.java 64 private void runServiceTest(final boolean isolated) {
67 if (isolated) {
ServiceRunnerActivity.java 105 void doBindService(boolean isolated) {
106 bindService(new Intent(this, isolated
  /external/chromium_org/tools/
isolate_driver.py 10 based on the current working directory. The relative_cwd in the .isolated file
15 referenced by the isolated target. It adds them in the wrapping .isolate file.
278 isolated = None
283 if arg == '--isolated':
284 isolated = i + 1
287 if isolate is None or isolated is None or not mode:
292 create_wrapper(args, isolate, isolated)
295 # isolated.py invocation later, store it in *.isolated.gen.json file.
297 prepare_isolate_call(args[1:], args[isolated] + '.gen.json'
    [all...]
  /external/chromium_org/ui/file_manager/gallery/js/
background.js 60 * @param {Array.<FileEntry>} entries Names of isolated file system.
116 * entries that are stored in the external file system (not in the isolated
187 // Obtains entries in non-isolated file systems.
188 // The entries in launchData are stored in the isolated file system.
189 // We need to map the isolated entries to the normal entries to retrieve their
  /external/chromium_org/ui/file_manager/video_player/js/
background.js 22 // Initializes the volume manager. This needs for isolated entries.
  /external/chromium_org/third_party/WebKit/Source/platform/graphics/
GraphicsLayer.cpp 878 void GraphicsLayer::setIsRootForIsolatedGroup(bool isolated)
880 if (m_isRootForIsolatedGroup == isolated)
882 m_isRootForIsolatedGroup = isolated;
883 platformLayer()->setIsRootForIsolatedGroup(isolated);
    [all...]
  /external/chromium_org/tools/cygprofile/
mergetraces.py 144 timestamp) and processes also have their code isolated (i.e. not interleaved).
  /external/chromium_org/content/browser/fileapi/
external_mount_points_unittest.cc 294 // Try cracking isolated path.
295 FileSystemURL isolated = mount_points->CreateCrackedFileSystemURL( local
297 EXPECT_FALSE(isolated.is_valid());
  /external/chromium_org/v8/src/
math.js 12 // has the added benefit that the code in this file is isolated from
  /external/libunwind/doc/
libunwind.tex 226 isolated in separate source files---a limitation that shouldn't be an
  /external/chromium_org/third_party/WebKit/Source/bindings/templates/
interface.cpp 592 between isolated worlds. #}
607 {# If we're in an isolated world, create a SerializedScriptValue and store
612 1) Errors carry a reference to the isolated world's global object, and
    [all...]
  /external/chromium_org/tools/traceline/svgui/
traceline.js 237 // set, so that they are isolated from other sets of data with the same
  /external/chromium_org/third_party/jinja2/
_stringdefs.py     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant.jar 
  /external/jarjar/lib/
apache-ant-1.9.4.jar 
  /external/owasp/sanitizer/tools/findbugs/lib/
ant.jar 

Completed in 560 milliseconds