Searched refs:abort (Results 1 - 25 of 32) sorted by relevance

12

/system/core/debuggerd/test/
H A DBacktraceMock.h46 abort();
90 abort();
H A Ddump_memory_test.cpp120 abort();
124 abort();
H A Ddump_maps_test.cpp63 abort();
67 abort();
/system/media/audio_utils/tests/
H A Dfifo_tests.cpp120 abort();
141 abort();
/system/core/base/
H A Dstrings.cpp29 if ((a) == (b)) abort();
H A Dlogging.cpp279 abort();
/system/extras/kexec_tools/
H A Dkexecload.c107 abort();
/system/bt/stack/avrc/
H A Davrc_bld_ct.c224 status = avrc_bld_next_cmd(&p_cmd->abort, p_pkt);
H A Davrc_bld_tg.c903 status = avrc_bld_next_rsp(&p_rsp->abort, p_pkt);
/system/core/debuggerd/
H A Dcrasher.c31 abort();
49 // This should corrupt stack guards and make process abort.
147 } else if (!strcmp(arg, "abort")) {
181 fprintf(stderr, " heap-corruption cause a libc abort by corrupting the heap\n");
182 fprintf(stderr, " heap-usage cause a libc abort by abusing a heap function\n");
186 fprintf(stderr, " abort call abort()\n");
/system/extras/tests/suspend_stress/
H A Dsuspend_stress.cpp44 " -a,--abort abort test on late alarm\n"
58 {"abort", no_argument, 0, 'a'},
81 abort();
/system/vold/
H A DUtils.cpp239 abort();
244 abort();
271 abort();
276 abort();
H A Dvdc.c96 abort();
H A DDevmapper.cpp129 abort();
/system/core/toolbox/
H A Dls.c56 abort();
69 abort();
/system/media/audio_utils/
H A Dprimitives.c405 abort(); /* illegal value */
460 abort(); /* illegal value */
/system/core/liblog/
H A Dlogd_write_kern.c239 abort(); /* abort so we have a chance to debug the situation */
H A Dlogd_write.c459 abort(); /* abort so we have a chance to debug the situation */
/system/keymaster/include/keymaster/
H A Dsoft_keymaster_device.h171 static keymaster_error_t abort(const keymaster1_device_t* dev,
/system/extras/verity/
H A Dbuild_verity_tree.cpp200 abort();
/system/security/keystore/include/keystore/
H A DIKeystoreService.h224 virtual int32_t abort(const sp<IBinder>& handle) = 0;
/system/keymaster/
H A Dsoft_keymaster_device.cpp130 device_.abort = abort;
937 keymaster_error_t SoftKeymasterDevice::abort(const keymaster1_device_t* dev, function in class:keymaster::SoftKeymasterDevice
/system/extras/librank/
H A Dlibrank.c310 abort();
/system/bt/stack/include/
H A Davrc_defs.h1189 tAVRC_NEXT_CMD abort; /* Abort */ member in union:__anon949
1403 tAVRC_RSP abort; /* Abort */ member in union:__anon968
/system/core/adb/
H A Dfdevent.cpp54 abort();

Completed in 3478 milliseconds

12