Searched refs:why (Results 1 – 25 of 35) 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:
473 # TODO: Figure out why write is needed and remove.
27 void die(const char *why, ...) in die() argument31 va_start(ap, why); in die()33 vfprintf(stderr, why, ap); in die()
8 ….googlesource.com/platform/system/extras/+/master/simpleperf/doc/README.md#why-we-suggest-profilin…
14 --record_boot_reason Record the reason why the device booted
85 # TODO: why is this so broad? Tightening candidate? It needs at list:
483 # TODO: Figure out why write is needed.
101 # TODO: why is this so broad? Tightening candidate? It needs at list:
503 # TODO: Figure out why write is needed.
70 # 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:
534 # TODO: Figure out why write is needed.
118 # TODO: why is this so broad? Tightening candidate? It needs at list:
537 # TODO: Figure out why write is needed.
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
23 …- [Why we suggest profiling on Android >= N devices?](#why-we-suggest-profiling-on-android--n-devi…
536 format, and why we included or excluded them.