Searched refs:recoverable_gwp_asan_crash_byte (Results 1 – 1 of 1) sorted by relevance
188 uint8_t recoverable_gwp_asan_crash_byte = recoverable_gwp_asan_crash ? 1 : 0; in activity_manager_notify() local189 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()