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.cpp121 ScopedAStatus RemoteKeyMintOperation::abort() { in abort() function in aidl::android::hardware::security::keymint::RemoteKeyMintOperation
/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.cpp594 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.cpp111 void abort() { in abort() function in android::emulation::asg::AddressSpaceGraphicsTest::Client