Home
last modified time | relevance | path

Searched refs:recoverable_gwp_asan_crash_byte (Results 1 – 1 of 1) sorted by relevance

/aosp14/system/core/debuggerd/
H A Dcrash_dump.cpp188 uint8_t recoverable_gwp_asan_crash_byte = recoverable_gwp_asan_crash ? 1 : 0; in activity_manager_notify() local
189 if (!android::base::WriteFully(amfd, &recoverable_gwp_asan_crash_byte, in activity_manager_notify()
190 sizeof(recoverable_gwp_asan_crash_byte))) { in activity_manager_notify()