Searched defs:abort (Results 1 – 4 of 4) sorted by relevance
/device/google/cuttlefish/guest/hals/keymint/remote/ | ||
D | remote_keymint_operation.cpp | 146 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/contexthub/contexthubhal/ | ||
D | system_comms.h | 198 void abort(int32_t status) { in abort() function |