Home
last modified time | relevance | path

Searched refs:SetAbortedHandler (Results 1 – 2 of 2) sorted by relevance

/xnu-11215/iokit/DriverKit/
H A DOSAction.iig127 SetAbortedHandler(OSActionAbortedHandler handler) LOCALONLY;
/xnu-11215/iokit/Kernel/
H A DIOUserServer.cpp1414 OSAction::SetAbortedHandler(OSActionAbortedHandler handler) in SetAbortedHandler() function in OSAction
6258 kr = action->SetAbortedHandler(^(void) { in externalMethod()