Home
last modified time | relevance | path

Searched refs:exception (Results 1 – 25 of 65) sorted by relevance

123

/system/extras/perf2cfg/tests/
Dtest_parse.py38 self.assertEqual(str(ctx.exception), 'Expected an address')
48 self.assertEqual(str(ctx.exception), 'Expected a `flags` directive')
62 self.assertEqual(str(ctx.exception), 'Expected a `name` directive')
68 self.assertEqual(str(ctx.exception),
/system/sepolicy/prebuilts/api/30.0/private/
Dcoredomain.te31 -rs # spawned by appdomain, so carryover the exception above
48 -rs # spawned by appdomain, so carryover the exception above
66 -rs # spawned by appdomain, so carryover the exception above
86 -rs # spawned by appdomain, so carryover the exception above
/system/sepolicy/prebuilts/api/29.0/private/
Dcoredomain.te31 -rs # spawned by appdomain, so carryover the exception above
47 -rs # spawned by appdomain, so carryover the exception above
62 -rs # spawned by appdomain, so carryover the exception above
79 -rs # spawned by appdomain, so carryover the exception above
/system/sepolicy/prebuilts/api/33.0/private/
Dcrash_dump.te11 -crosvm # TODO(b/236672526): Remove exception for crosvm
23 # TODO(b/186868271): Remove the keystore exception soon-ish (maybe by May 14, 2021?)
Dcoredomain.te60 -rs # spawned by appdomain, so carryover the exception above
78 -rs # spawned by appdomain, so carryover the exception above
97 -rs # spawned by appdomain, so carryover the exception above
117 -rs # spawned by appdomain, so carryover the exception above
Dkeystore.te36 # system property, an exception is added for init as well.
/system/sepolicy/prebuilts/api/32.0/private/
Dcoredomain.te59 -rs # spawned by appdomain, so carryover the exception above
77 -rs # spawned by appdomain, so carryover the exception above
95 -rs # spawned by appdomain, so carryover the exception above
115 -rs # spawned by appdomain, so carryover the exception above
Dcrash_dump.te21 # TODO(b/186868271): Remove the keystore exception soon-ish (maybe by May 14, 2021?)
Dkeystore.te34 # system property, an exception is added for init as well.
/system/sepolicy/prebuilts/api/34.0/private/
Dcoredomain.te63 -rs # spawned by appdomain, so carryover the exception above
83 -rs # spawned by appdomain, so carryover the exception above
103 -rs # spawned by appdomain, so carryover the exception above
124 -rs # spawned by appdomain, so carryover the exception above
Dkeystore.te40 # system property, an exception is added for init as well.
/system/sepolicy/private/
Dcoredomain.te63 -rs # spawned by appdomain, so carryover the exception above
83 -rs # spawned by appdomain, so carryover the exception above
103 -rs # spawned by appdomain, so carryover the exception above
124 -rs # spawned by appdomain, so carryover the exception above
Dkeystore.te40 # system property, an exception is added for init as well.
/system/sepolicy/prebuilts/api/31.0/private/
Dcoredomain.te59 -rs # spawned by appdomain, so carryover the exception above
77 -rs # spawned by appdomain, so carryover the exception above
95 -rs # spawned by appdomain, so carryover the exception above
115 -rs # spawned by appdomain, so carryover the exception above
Dcrash_dump.te21 # TODO(b/186868271): Remove the keystore exception soon-ish (maybe by May 14, 2021?)
Dkeystore.te34 # system property, an exception is added for init as well.
/system/libhidl/transport/
DHidlBinderSupport.cpp170 int32_t exception; in readFromParcel() local
171 status_t status = parcel.readInt32(&exception); in readFromParcel()
177 if (exception == Status::EX_NONE) { in readFromParcel()
190 s->setException(exception, String8(message)); in readFromParcel()
/system/netd/include/binder_utils/
DBinderUtil.h49 inline std::string exceptionToString(int32_t exception) { in exceptionToString() argument
50 switch (exception) { in exceptionToString()
/system/ca-certificates/soong/
DAndroid.bp9 // legacy_by_exception_only (by exception only)
/system/sepolicy/prebuilts/api/31.0/public/
Dkeystore.te44 # TODO(b/186868271): Remove the crash dump exception soon-ish (maybe by May 14, 2021?)
/system/sepolicy/prebuilts/api/32.0/public/
Dkeystore.te44 # TODO(b/186868271): Remove the crash dump exception soon-ish (maybe by May 14, 2021?)
/system/ca-certificates/
DAndroid.bp27 "legacy_by_exception_only", // by exception only
/system/sepolicy/prebuilts/api/33.0/public/
Dkeystore.te45 # TODO(b/186868271): Remove the crash dump exception soon-ish (maybe by May 14, 2021?)
/system/ca-certificates/google/
DAndroid.bp23 // legacy_by_exception_only (by exception only)
/system/sepolicy/prebuilts/api/34.0/public/
Dkeystore.te45 # TODO(b/186868271): Remove the crash dump exception soon-ish (maybe by May 14, 2021?)

123