Home
last modified time | relevance | path

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

/device/google/cuttlefish/guest/hals/keymint/remote/
Dremote_keymint_operation.cpp146 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/contexthub/contexthubhal/
Dsystem_comms.h198 void abort(int32_t status) { in abort() function