Home
last modified time | relevance | path

Searched defs:abort (Results 1 – 5 of 5) sorted by relevance

/device/google/cuttlefish/guest/hals/keymint/remote/
Dremote_keymint_operation.cpp140 ScopedAStatus RemoteKeyMintOperation::abort() { in abort() function in aidl::android::hardware::security::keymint::RemoteKeyMintOperation
/device/google/cuttlefish/guest/hals/confirmationui/
DTrustyConfirmationUI.cpp240 ::ndk::ScopedAStatus TrustyConfirmationUI::abort() { in abort() function in aidl::android::hardware::confirmationui::TrustyConfirmationUI
/device/google/contexthub/firmware/os/core/
Dseos.c772 static bool osStopTask(struct Task *task, bool abort) in osStopTask()
1132 void abort(void) in abort() function
/device/google/cuttlefish/guest/hals/keymaster/remote/
Dremote_keymaster4_device.cpp595 Return<ErrorCode> RemoteKeymaster4Device::abort(uint64_t operationHandle) { in abort() function in keymaster::V4_1::RemoteKeymaster4Device
/device/google/contexthub/contexthubhal/
Dsystem_comms.h198 void abort(int32_t status) { in abort() function