Home
last modified time | relevance | path

Searched refs:why (Results 1 – 25 of 44) sorted by relevance

12

/system/timezone/input_tools/android/common/src/main/java/com/android/libcore/timezone/util/
DErrors.java121 public void throwIfError(String why) throws HaltExecutionException { in throwIfError() argument
123 throw new HaltExecutionException(why); in throwIfError()
129 HaltExecutionException(String why) { in HaltExecutionException() argument
130 super(why); in HaltExecutionException()
/system/sepolicy/prebuilts/api/26.0/public/
Dtombstoned.te15 # TODO: Find out why this is happening.
Dkernel.te20 # TODO: investigate why we need this.
Dshell.te84 # TODO: why is this so broad? Tightening candidate? It needs at list:
/system/extras/simpleperf/demo/CppApi/app/
Dbuild.gradle8 ….googlesource.com/platform/system/extras/+/master/simpleperf/doc/README.md#why-we-suggest-profilin…
/system/core/mkbootfs/
Dmkbootfs.c27 void die(const char *why, ...) in die() argument
31 va_start(ap, why); in die()
33 vfprintf(stderr, why, ap); in die()
/system/sepolicy/private/
Dvold.te37 # to manage its Keymint blobs. This is why it needs the `manage_blob` permission.
/system/sepolicy/prebuilts/api/31.0/private/
Dvold.te37 # to manage its Keymint blobs. This is why it needs the `manage_blob` permission.
/system/core/bootstat/
DREADME.md14 --record_boot_reason Record the reason why the device booted
/system/logging/logd/
DREADME.compression.md68 …compressing”, it’s “chatty without doing the chatty elimination”, which is why “simple” is more ex…
/system/sepolicy/prebuilts/api/27.0/public/
Dkernel.te20 # TODO: investigate why we need this.
Dshell.te85 # TODO: why is this so broad? Tightening candidate? It needs at list:
/system/sepolicy/prebuilts/api/28.0/public/
Dkernel.te20 # TODO: investigate why we need this.
Dshell.te101 # TODO: why is this so broad? Tightening candidate? It needs at list:
/system/sepolicy/prebuilts/api/30.0/public/
Dkernel.te20 # TODO: investigate why we need this.
Dshell.te118 # TODO: why is this so broad? Tightening candidate? It needs at list:
/system/sepolicy/prebuilts/api/31.0/public/
Dkernel.te25 # TODO: investigate why we need this.
Dshell.te77 # TODO: why is this so broad? Tightening candidate? It needs at list:
/system/sepolicy/prebuilts/api/29.0/public/
Dkernel.te20 # TODO: investigate why we need this.
Dshell.te110 # TODO: why is this so broad? Tightening candidate? It needs at list:
/system/sepolicy/public/
Dkernel.te25 # TODO: investigate why we need this.
Dshell.te77 # TODO: why is this so broad? Tightening candidate? It needs at list:
/system/extras/simpleperf/doc/
DREADME.md23 …- [Why we suggest profiling on Android >= N devices?](#why-we-suggest-profiling-on-android--n-devi…
25 …- [Why we can't always get complete DWARF-based call graphs](#why-we-cant-always-get-complete-dwar…
/system/core/fastboot/fuzzy_fastboot/
DREADME.md317 In most cases this message at the bottom is all that is needed to figure out why it failed.
330 If it is still unclear why the failure is happening, the last thing to do is look
/system/chre/doc/
Dcompatibility.md181 the justification for the deprecation, so nanoapp developers know why it's

12