HomeSort by relevance Sort by last modified time
    Searched refs:isolated (Results 1 - 24 of 24) 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.
255 isolated = None
260 if arg == '--isolated':
261 isolated = i + 1
264 if isolate is None or isolated is None:
269 create_wrapper(args, isolate, isolated)
  /external/chromium_org/ui/file_manager/gallery/js/
background.js 60 * @param {Array.<FileEntry>} entries Names of isolated file system.
114 * entries that are stored in the exteranl 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/third_party/WebKit/Source/platform/graphics/
GraphicsLayer.cpp 959 void GraphicsLayer::setIsRootForIsolatedGroup(bool isolated)
961 if (m_isRootForIsolatedGroup == isolated)
963 m_isRootForIsolatedGroup = isolated;
964 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
  /frameworks/base/services/core/java/com/android/server/am/
ProcessRecord.java 53 final boolean isolated; // true if this is a special isolated process field in class:ProcessRecord
54 final int uid; // uid of process; may be different from 'info' if isolated
184 pw.print(" ISOLATED uid="); pw.print(uid);
381 isolated = _info.uid != _uid;
ActivityManagerService.java 484 * The currently running isolated processes.
489 * Counter for assigning isolated process uids, to avoid frequently reusing the
    [all...]
ActiveServices.java     [all...]
  /external/pdfium/core/src/fpdfapi/fpdf_render/
fpdf_render.cpp 809 FX_BOOL isolated = Transparency & PDFTRANS_ISOLATED; local
836 if (!isolated && (m_pDevice->GetRenderCaps() & FXRC_GET_BITS)) {
    [all...]
  /external/chromium_org/third_party/WebKit/Source/bindings/templates/
interface.cpp 659 between isolated worlds. #}
674 {# If we're in an isolated world, create a SerializedScriptValue and store
679 1) Errors carry a reference to the isolated world's global object, and
    [all...]
  /external/libunwind/doc/
libunwind.tex 226 isolated in separate source files---a limitation that shouldn't be an
  /external/chromium_org/tools/traceline/svgui/
traceline.js 237 // set, so that they are isolated from other sets of data with the same
  /frameworks/base/core/java/com/android/internal/os/
BatteryStatsImpl.java 152 * Mapping isolated uids to the actual owning app uid.
2490 int isolated = mIsolatedUids.get(uid, -1); local
    [all...]
  /external/chromium_org/third_party/jinja2/
_stringdefs.py     [all...]
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/common/
math_semantic_tree_test.js     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant.jar 
  /prebuilts/tools/common/ant/
ant.jar 
  /external/jarjar/lib/
apache-ant-1.9.4.jar 
  /external/owasp/sanitizer/tools/findbugs/lib/
ant.jar 
  /prebuilts/tools/common/m2/repository/org/apache/ant/ant/1.8.0/
ant-1.8.0.jar 
  /prebuilts/tools/common/m2/repository/org/apache/ant/ant/1.8.2/
ant-1.8.2.jar 

Completed in 629 milliseconds