Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/stream-servers/
DGfxStreamBackend.h18 void (*abort)(); member
DGfxStreamBackend.cpp97 void (*abort)(); member
/device/google/cuttlefish/guest/hals/keymint/remote/
Dremote_keymint_operation.cpp135 ScopedAStatus RemoteKeyMintOperation::abort() { in abort() function in aidl::android::hardware::security::keymint::RemoteKeyMintOperation
/device/google/cuttlefish/guest/hals/confirmationui/
DTrustyConfirmationUI.cpp230 Return<void> TrustyConfirmationUI::abort() { in abort() function in android::hardware::confirmationui::V1_0::implementation::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
/device/generic/vulkan-cereal/host-common/
Daddress_space_graphics_unittests.cpp112 void abort() { in abort() function in android::emulation::asg::AddressSpaceGraphicsTest::Client