Searched refs:RNBRemoteShouldCancelCallback (Results 1 - 1 of 1) sorted by relevance

/external/lldb/tools/debugserver/source/
H A DRNBRemote.cpp2913 RNBRemoteShouldCancelCallback (void *not_used) function
3144 attach_pid = DNBProcessAttachWait(attach_name.c_str (), m_ctx.LaunchFlavor(), ignore_existing, NULL, 1000, err_str, sizeof(err_str), RNBRemoteShouldCancelCallback);
3156 attach_pid = DNBProcessAttachWait(attach_name.c_str (), m_ctx.LaunchFlavor(), ignore_existing, NULL, 1000, err_str, sizeof(err_str), RNBRemoteShouldCancelCallback);

Completed in 119 milliseconds