Searched defs:abort (Results 1 – 10 of 10) sorted by relevance
12 void abort (void) in abort() function
46 abort(void) in abort() function
632 keymaster_error_t TrustyKeymasterDevice::abort(keymaster_operation_handle_t operation_handle) { in abort() function in keymaster::TrustyKeymasterDevice754 keymaster_error_t TrustyKeymasterDevice::abort(const keymaster2_device_t* dev, in abort() function in keymaster::TrustyKeymasterDevice
346 def abort(self): member in DocumentLS
279 #define abort() ASSERT (FALSE) macro
772 static bool osStopTask(struct Task *task, bool abort) in osStopTask()1132 void abort(void) in abort() function
198 void abort(int32_t status) { in abort() function
229 def abort(self): member in FTP
146 class abort(error): pass # Service errors - close and retry class in IMAP4