/system/extras/perf2cfg/tests/ |
D | test_parse.py | 38 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/ |
D | coredomain.te | 31 -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/ |
D | coredomain.te | 31 -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/ |
D | crash_dump.te | 11 -crosvm # TODO(b/236672526): Remove exception for crosvm 23 # TODO(b/186868271): Remove the keystore exception soon-ish (maybe by May 14, 2021?)
|
D | coredomain.te | 60 -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
|
D | keystore.te | 36 # system property, an exception is added for init as well.
|
/system/sepolicy/prebuilts/api/32.0/private/ |
D | coredomain.te | 59 -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
|
D | crash_dump.te | 21 # TODO(b/186868271): Remove the keystore exception soon-ish (maybe by May 14, 2021?)
|
D | keystore.te | 34 # system property, an exception is added for init as well.
|
/system/sepolicy/prebuilts/api/34.0/private/ |
D | coredomain.te | 63 -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
|
D | keystore.te | 40 # system property, an exception is added for init as well.
|
/system/sepolicy/private/ |
D | coredomain.te | 63 -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
|
D | keystore.te | 40 # system property, an exception is added for init as well.
|
/system/sepolicy/prebuilts/api/31.0/private/ |
D | coredomain.te | 59 -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
|
D | crash_dump.te | 21 # TODO(b/186868271): Remove the keystore exception soon-ish (maybe by May 14, 2021?)
|
D | keystore.te | 34 # system property, an exception is added for init as well.
|
/system/libhidl/transport/ |
D | HidlBinderSupport.cpp | 170 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/ |
D | BinderUtil.h | 49 inline std::string exceptionToString(int32_t exception) { in exceptionToString() argument 50 switch (exception) { in exceptionToString()
|
/system/ca-certificates/soong/ |
D | Android.bp | 9 // legacy_by_exception_only (by exception only)
|
/system/sepolicy/prebuilts/api/31.0/public/ |
D | keystore.te | 44 # TODO(b/186868271): Remove the crash dump exception soon-ish (maybe by May 14, 2021?)
|
/system/sepolicy/prebuilts/api/32.0/public/ |
D | keystore.te | 44 # TODO(b/186868271): Remove the crash dump exception soon-ish (maybe by May 14, 2021?)
|
/system/ca-certificates/ |
D | Android.bp | 27 "legacy_by_exception_only", // by exception only
|
/system/sepolicy/prebuilts/api/33.0/public/ |
D | keystore.te | 45 # TODO(b/186868271): Remove the crash dump exception soon-ish (maybe by May 14, 2021?)
|
/system/ca-certificates/google/ |
D | Android.bp | 23 // legacy_by_exception_only (by exception only)
|
/system/sepolicy/prebuilts/api/34.0/public/ |
D | keystore.te | 45 # TODO(b/186868271): Remove the crash dump exception soon-ish (maybe by May 14, 2021?)
|