Searched defs:abort (Results 1 – 5 of 5) sorted by relevance
| /device/google/cuttlefish/guest/hals/keymint/remote/ | ||
| D | remote_keymint_operation.cpp | 140 ScopedAStatus RemoteKeyMintOperation::abort() {  in abort()  function in aidl::android::hardware::security::keymint::RemoteKeyMintOperation | 
| /device/google/cuttlefish/guest/hals/confirmationui/ | ||
| D | TrustyConfirmationUI.cpp | 240 ::ndk::ScopedAStatus TrustyConfirmationUI::abort() {  in abort()  function in aidl::android::hardware::confirmationui::TrustyConfirmationUI | 
| /device/google/contexthub/firmware/os/core/ | ||
| D | seos.c | 772 static bool osStopTask(struct Task *task, bool abort)  in osStopTask() | 
| /device/google/cuttlefish/guest/hals/keymaster/remote/ | ||
| D | remote_keymaster4_device.cpp | 595 Return<ErrorCode> RemoteKeymaster4Device::abort(uint64_t operationHandle) {  in abort()  function in keymaster::V4_1::RemoteKeymaster4Device | 
| /device/google/contexthub/contexthubhal/ | ||
| D | system_comms.h | 198         void abort(int32_t status) {  in abort()  function |