/aosp12/system/nfc/src/fuzzers/ |
H A D | README.md | 85 3. Parsing the crash log to find out the crashing source location 86 4. Archiving all the logs into a directory named by the crashing function
|
/aosp12/frameworks/base/services/core/java/com/android/server/am/ |
H A D | ProcessErrorStateRecord.java | 141 void setCrashing(boolean crashing) { in setCrashing() argument 142 mCrashing = crashing; in setCrashing() 143 mApp.getWindowProcessController().setCrashing(crashing); in setCrashing()
|
H A D | ActivityManagerService.java | 8435 final boolean crashing = errState.isCrashing(); in getProcessesInErrorState() 8437 if ((app.getThread() != null) && (crashing || notResponding)) { in getProcessesInErrorState() 8441 if (crashing) { in getProcessesInErrorState() 8454 " crashing = " + crashing + in getProcessesInErrorState()
|
/aosp12/system/sepolicy/prebuilts/api/26.0/public/ |
H A D | crash_dump.te | 23 # Write to the IPC pipe inherited from crashing processes.
|
/aosp12/system/apex/proto/ |
H A D | session_state.proto | 55 // The crashing native process that has caused this session to be reverted
|
/aosp12/system/sepolicy/prebuilts/api/27.0/public/ |
H A D | crash_dump.te | 26 # Write to the IPC pipe inherited from crashing processes.
|
/aosp12/system/sepolicy/prebuilts/api/28.0/public/ |
H A D | crash_dump.te | 18 # Read/write IPC pipes inherited from crashing processes.
|
/aosp12/system/sepolicy/prebuilts/api/29.0/public/ |
H A D | crash_dump.te | 18 # Read/write IPC pipes inherited from crashing processes.
|
/aosp12/system/sepolicy/prebuilts/api/30.0/public/ |
H A D | crash_dump.te | 18 # Read/write IPC pipes inherited from crashing processes.
|
/aosp12/system/apex/tests/testdata/ |
H A D | trigger_watchdog.rc | 19 # Mock the fact that a service was crashing.
|
/aosp12/system/sepolicy/prebuilts/api/31.0/public/ |
H A D | crash_dump.te | 18 # Read/write IPC pipes inherited from crashing processes.
|
/aosp12/system/sepolicy/prebuilts/api/32.0/public/ |
H A D | crash_dump.te | 18 # Read/write IPC pipes inherited from crashing processes.
|
/aosp12/system/sepolicy/public/ |
H A D | crash_dump.te | 18 # Read/write IPC pipes inherited from crashing processes.
|
/aosp12/bionic/libc/malloc_hooks/ |
H A D | README.md | 71 it runs the risk of crashing whenever a malloc\_usable\_size call is made.
|
/aosp12/packages/modules/NeuralNetworks/runtime/test/android_fuzzing/ |
H A D | README.md | 179 complicated. `libFuzzer` has a way to minimize the crashing case to simplify 199 mutations and tests. Additionally, whenever the fuzz test finds a crashing test
|
/aosp12/frameworks/base/services/core/java/com/android/server/wm/ |
H A D | WindowProcessController.java | 327 public void setCrashing(boolean crashing) { in setCrashing() argument 328 mCrashing = crashing; in setCrashing()
|
/aosp12/frameworks/base/services/core/java/com/android/server/rollback/ |
H A D | README.md | 70 native services have been affected by an update, *any* crashing native service
|
/aosp12/system/chre/doc/ |
H A D | porting_guide.md | 193 possible for the associated CHRE APIs to be called by nanoapps without crashing
|
/aosp12/hardware/interfaces/radio/1.5/ |
H A D | types.hal | 98 * vendor's implementation must ensure this interface not crashing.
|
/aosp12/system/core/init/ |
H A D | README.md | 283 this period. It defaults to 5s to rate limit crashing services.
|
/aosp12/packages/inputmethods/LatinIME/dictionaries/ |
H A D | en_US_wordlist.combined.gz | 1dictionary=main:en_us,locale=en_US,description=English (US),date ... |
H A D | en_GB_wordlist.combined.gz | 1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ... |
H A D | en_wordlist.combined.gz | 1dictionary=main:en,locale=en,description=English,date=1414726273, ... |