Searched refs:why (Results 1 – 25 of 44) sorted by relevance
12
121 public void throwIfError(String why) throws HaltExecutionException { in throwIfError() argument123 throw new HaltExecutionException(why); in throwIfError()129 HaltExecutionException(String why) { in HaltExecutionException() argument130 super(why); in HaltExecutionException()
15 # TODO: Find out why this is happening.
20 # TODO: investigate why we need this.
84 # TODO: why is this so broad? Tightening candidate? It needs at list:
8 ….googlesource.com/platform/system/extras/+/master/simpleperf/doc/README.md#why-we-suggest-profilin…
27 void die(const char *why, ...) in die() argument31 va_start(ap, why); in die()33 vfprintf(stderr, why, ap); in die()
37 # to manage its Keymint blobs. This is why it needs the `manage_blob` permission.
14 --record_boot_reason Record the reason why the device booted
68 …compressing”, it’s “chatty without doing the chatty elimination”, which is why “simple” is more ex…
85 # TODO: why is this so broad? Tightening candidate? It needs at list:
101 # TODO: why is this so broad? Tightening candidate? It needs at list:
118 # TODO: why is this so broad? Tightening candidate? It needs at list:
25 # TODO: investigate why we need this.
77 # TODO: why is this so broad? Tightening candidate? It needs at list:
110 # TODO: why is this so broad? Tightening candidate? It needs at list:
23 …- [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…
317 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
181 the justification for the deprecation, so nanoapp developers know why it's