/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
|
D | domain.te | 132 -rs # spawned by appdomain, so carryover the exception above 144 -rs # spawned by appdomain, so carryover the exception above 153 -rs # spawned by appdomain, so carryover the exception above
|
/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
|
D | domain.te | 171 -rs # spawned by appdomain, so carryover the exception above 184 -rs # spawned by appdomain, so carryover the exception above 193 -rs # spawned by appdomain, so carryover the exception above
|
/system/sepolicy/private/ |
D | coredomain.te | 50 -rs # spawned by appdomain, so carryover the exception above 67 -rs # spawned by appdomain, so carryover the exception above 85 -rs # spawned by appdomain, so carryover the exception above 105 -rs # spawned by appdomain, so carryover the exception above
|
D | domain.te | 158 -rs # spawned by appdomain, so carryover the exception above 171 -rs # spawned by appdomain, so carryover the exception above 180 -rs # spawned by appdomain, so carryover the exception above
|
/system/netd/include/binder_utils/ |
D | BinderUtil.h | 43 std::string exceptionToString(int32_t exception) { in exceptionToString() argument 44 switch (exception) { in exceptionToString()
|
/system/libhidl/transport/ |
D | HidlBinderSupport.cpp | 167 int32_t exception; in readFromParcel() local 168 status_t status = parcel.readInt32(&exception); in readFromParcel() 174 if (exception == Status::EX_NONE) { in readFromParcel() 187 s->setException(exception, String8(message)); in readFromParcel()
|
/system/tools/aidl/ |
D | aidl_checkapi.cpp | 241 for (const HistoricalException& exception : exceptions) { in are_compatible_parcelables() local 242 if (older.GetCanonicalName() == exception.canonical && in are_compatible_parcelables() 243 new_field->GetName() == exception.field) { in are_compatible_parcelables()
|
/system/chre/host/msm/daemon/generated/ |
D | chre_slpi_skel.c | 150 #define _CATCH(exception) exception##bail: if (exception != AEE_SUCCESS) argument
|
D | chre_slpi_stub.c | 150 #define _CATCH(exception) exception##bail: if (exception != AEE_SUCCESS) argument
|
/system/tools/hidl/host_utils/ |
D | Formatter.cpp | 106 Formatter& Formatter::sCatch(const std::string& exception, const std::function<void(void)>& block) { in sCatch() argument 107 (*this) << " catch (" << exception << ") "; in sCatch()
|
/system/tools/hidl/host_utils/include/hidl-util/ |
D | Formatter.h | 135 Formatter& sCatch(const std::string& exception, const std::function<void(void)>& block);
|
/system/libhidl/transport/base/1.0/ |
D | IBase.hal | 28 * functions cannot be overridden (with the exception of the "debug" method).
|
/system/apex/apexer/ |
D | apexer_test.py | 350 self.assertIn("Given image does not look like a vbmeta image", str(error.exception))
|
/system/bt/doc/ |
D | style_guide.md | 35 The one exception is if an integer needs to be temporarily converted to a 83 exception is when implementing logging since the benefits of readability
|
/system/extras/simpleperf/ |
D | Android.bp | 105 // linked as a separate library because using OpenCSD headers needs to enable exception
|
/system/chre/ |
D | README.md | 191 C++ style guide is used with the exception of Android naming conventions for
|
/system/extras/power_profile/camera_avg/ |
D | LICENSE | 245 licensed material, or material used under an exception or 253 example, because of any applicable exception or limitation to 317 any other exception or limitation to Copyright and Similar Rights
|
/system/bt/gd/cert/ |
D | gd_device.py | 79 logging.exception("[%s] Failed to clean up properly due to" % device.label)
|
/system/sepolicy/public/ |
D | domain.te | 1426 # TODO(b/110891300): remove this exception
|
/system/sepolicy/prebuilts/api/29.0/public/ |
D | domain.te | 1400 # TODO(b/110891300): remove this exception
|
/system/sepolicy/prebuilts/api/30.0/public/ |
D | domain.te | 1402 # TODO(b/110891300): remove this exception
|