Home
last modified time | relevance | path

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

/aosp12/bionic/libc/bionic/
H A Dfdsan.cpp136 if (error_level == ANDROID_FDSAN_ERROR_LEVEL_DISABLED) { in fdsan_error()
162 ANDROID_FDSAN_ERROR_LEVEL_DISABLED); in fdsan_error()
172 case ANDROID_FDSAN_ERROR_LEVEL_DISABLED: in fdsan_error()
H A Dfork.cpp61 android_fdsan_set_error_level(ANDROID_FDSAN_ERROR_LEVEL_DISABLED); in fork()
/aosp12/bionic/libc/private/
H A Dbionic_fdsan.h55 _Atomic(android_fdsan_error_level) error_level = ANDROID_FDSAN_ERROR_LEVEL_DISABLED;
/aosp12/bionic/libc/include/android/
H A Dfdsan.h168 ANDROID_FDSAN_ERROR_LEVEL_DISABLED, enumerator
/aosp12/packages/modules/adb/daemon/
H A Dmain.cpp199 if (fdsan_level == ANDROID_FDSAN_ERROR_LEVEL_DISABLED) { in adbd_main()
/aosp12/bionic/docs/
H A Dfdsan.md55 - disabled (`ANDROID_FDSAN_ERROR_LEVEL_DISABLED`)