Home
last modified time | relevance | path

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

/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/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