Searched defs:SendAsyncInterrupt (Results 1 - 2 of 2) sorted by relevance

/external/lldb/source/Target/
H A DTargetList.cpp450 TargetList::SendAsyncInterrupt (lldb::pid_t pid) function in class:TargetList
462 process->SendAsyncInterrupt();
/external/lldb/source/API/
H A DSBProcess.cpp837 SBProcess::SendAsyncInterrupt () function in class:SBProcess
842 process_sp->SendAsyncInterrupt ();

Completed in 191 milliseconds