Home
last modified time | relevance | path

Searched defs:abort_on_error (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/autotest/client/deps/fakegudev/src/
H A Dfakesyscalls.c104 abort_on_error (GError *error) { in abort_on_error() function
H A Dfakegudev.c169 abort_on_error (GError *error) { in abort_on_error() function
/aosp_15_r20/external/selinux/restorecond/
H A Drestore.h38 unsigned int abort_on_error; member
/aosp_15_r20/external/selinux/policycoreutils/setfiles/
H A Drestore.h32 unsigned int abort_on_error; member
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
Ddiagnostic.h113 bool abort_on_error; member
/aosp_15_r20/bionic/libc/malloc_debug/tests/
H A Dmalloc_debug_config_tests.cpp792 TEST_F(MallocDebugConfigTest, abort_on_error) { in TEST_F() argument
/aosp_15_r20/external/selinux/libselinux/src/
H A Dselinux_restorecon.c83 bool abort_on_error; member
/aosp_15_r20/external/wpa_supplicant_8/wpa_supplicant/
H A Dconfig.c282 u8 abort_on_error, u8 masked) in wpa_config_parse_addr_list()