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

1 2

  /cts/tests/tests/uidisolation/src/android/uidisolation/cts/
IsolatedServiceTest.java 65 private void runServiceTest(final boolean isolated) {
68 if (isolated) {
ServiceRunnerActivity.java 105 void doBindService(boolean isolated) {
106 bindService(new Intent(this, isolated
  /external/linux-kselftest/tools/testing/selftests/net/forwarding/
bridge_port_isolation.sh 47 ip link set dev $swp1 type bridge_slave isolated on
49 ip link set dev $swp2 type bridge_slave isolated on
51 ip link set dev $swp3 type bridge_slave isolated off
112 log_test "Isolated port ping"
125 log_test "Isolated port ping6"
141 log_test "Isolated port flooding"
  /external/syzkaller/vm/isolated/
isolated.go 4 package isolated package
23 vmimpl.Register("isolated", ctor)
113 return "", fmt.Errorf("isolated: Forward port already set")
116 return "", fmt.Errorf("isolated: Forward port is zero")
174 log.Logf(2, "isolated: trying to ssh")
177 log.Logf(2, "isolated: trying to reboot")
180 log.Logf(2, "isolated: machine did not reboot")
183 log.Logf(2, "isolated: rebooted wait for comeback")
185 log.Logf(2, "isolated: machine did not comeback")
188 log.Logf(2, "isolated: reboot succeeded"
    [all...]
  /bionic/linker/
linker_config.h 79 bool isolated() const { function in class:NamespaceConfig
108 void set_isolated(bool isolated) {
109 isolated_ = isolated;
linker_namespaces.h 81 void set_isolated(bool isolated) { is_isolated_ = isolated; }
151 // For isolated namespaces - checks if the file is on the search path;
152 // always returns true for not isolated namespace.
linker_config_test.cpp 60 "namespace.default.isolated = true\n"
73 "namespace.system.isolated = true\n"
79 "namespace.vndk.isolated = tr\n"
80 "namespace.vndk.isolated += ue\n" // should be ignored and return as 'false'.
87 "namespace.vndk_in_system.isolated = true\n"
158 ASSERT_TRUE(default_ns_config->isolated());
198 ASSERT_TRUE(ns_system->isolated());
205 ASSERT_FALSE(ns_vndk->isolated()); // malformed bool property
  /external/tensorflow/tensorflow/python/autograph/pyct/static_analysis/
activity.py 62 def __init__(self, parent, isolated=True, add_unknown_symbols=False):
67 isolated: Whether the scope is isolated, that is, whether variables
74 self.isolated = isolated
84 return not self.isolated and self.parent is not None
101 self.isolated = other.isolated
255 def _enter_scope(self, isolated):
256 self.scope = Scope(self.scope, isolated=isolated
    [all...]
activity_test.py 100 child2 = activity.Scope(child, isolated=False)
  /external/python/cpython3/Lib/test/support/
script_helper.py 26 that need to use an assert_python*() function to launch an isolated
92 isolated = env_vars.pop('__isolated')
94 isolated = not env_vars and not env_required
96 if isolated:
97 # isolated mode: ignore Python environment variables, ignore user
154 Python is started in isolated mode (command line option -I),
  /external/skia/src/ports/
SkFontMgr_android.cpp 528 void addFamily(FontFamily& family, const bool isolated, int familyIndex) {
540 sk_make_sp<SkFontStyleSet_Android>(family, fScanner, isolated);
550 void buildNameToFamilyMap(SkTDArray<FontFamily*> families, const bool isolated) {
553 addFamily(*family, isolated, familyIndex++);
554 family->fallbackFamilies.foreach([this, isolated, &familyIndex]
556 addFamily(*(*fallbackFamily).get(), isolated, familyIndex++);
  /external/skqp/src/ports/
SkFontMgr_android.cpp 528 void addFamily(FontFamily& family, const bool isolated, int familyIndex) {
540 sk_make_sp<SkFontStyleSet_Android>(family, fScanner, isolated);
550 void buildNameToFamilyMap(SkTDArray<FontFamily*> families, const bool isolated) {
553 addFamily(*family, isolated, familyIndex++);
554 family->fallbackFamilies.foreach([this, isolated, &familyIndex]
556 addFamily(*(*fallbackFamily).get(), isolated, familyIndex++);
  /external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/layout/
CanonGSUBBuilder.java 44 case UCharacter.DecompositionType.ISOLATED:
82 int isolated = UTF16.charAt(record.getDecomposition(), 0); local
86 initClassTable.addMapping(isolated, contextual);
90 mediClassTable.addMapping(isolated, contextual);
94 finaClassTable.addMapping(isolated, contextual);
97 case UCharacter.DecompositionType.ISOLATED:
98 isolClassTable.addMapping(isolated, contextual);
130 case UCharacter.DecompositionType.ISOLATED:
  /build/make/core/
allowed_ndk_types.mk 61 # kept isolated by RTLD_LOCAL anyway.
  /external/python/cpython3/Modules/
main.c 447 int isolated; /* Py_IsolatedFlag, -I */ member in struct:__anon37400
810 cmdline->isolated++;
    [all...]
  /external/python/cpython3/Lib/
site.py 64 isolated mode (-I) disables automatic readline configuration.
577 if not sys.flags.isolated:
  /external/python/cpython3/PC/
getpathp.c 51 isolated mode is enabled. The site package can be enabled by including a
563 int *isolated, int *nosite)
572 *isolated = 1;
    [all...]
  /external/syzkaller/vm/
vm.go 26 _ "github.com/google/syzkaller/vm/isolated"
  /external/libchrome/third_party/jinja2/
compiler.py 172 def inner(self, isolated=False):
174 if isolated:
    [all...]
  /external/python/cpython3/Lib/test/
test_sys.py 529 "bytes_warning", "quiet", "hash_randomization", "isolated",
657 def c_locale_get_error_handler(self, locale, isolated=False, encoding=None):
672 if isolated:
687 out = self.c_locale_get_error_handler(locale, isolated=True)
    [all...]
  /external/syzkaller/pkg/mgrconfig/
mgrconfig.go 81 // VM type (qemu, gce, android, isolated, etc).
  /build/soong/cc/
test.go 29 // if set, use the isolated gtest runner. Defaults to false.
30 Isolated *bool
207 } else if BoolDefault(test.Properties.Isolated, false) {
277 if Bool(test.testDecorator.Properties.Isolated) {
  /external/syzkaller/vendor/golang.org/x/text/unicode/bidi/
bracket.go 117 codesIsolatedRun []Class // directional bidi codes for an isolated run
core.go 259 // This stack will store the embedding levels and override and isolated
330 // Push new embedding level, override status, and isolated
  /external/libunwind/doc/
libunwind.tex 226 isolated in separate source files---a limitation that shouldn't be an

Completed in 2690 milliseconds

1 2