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

/external/lldb/tools/debugserver/source/
H A DRNBRemote.h91 query_launch_success, // 'qLaunchSuccess' enumerator in enum:RNBRemote::__anon25440
H A Ddebugserver.cpp273 if (type != RNBRemote::query_launch_success)
H A DRNBRemote.cpp167 t.push_back (Packet (query_launch_success, &RNBRemote::HandlePacket_qLaunchSuccess,NULL, "qLaunchSuccess", "Report the success or failure of the launch attempt"));

Completed in 485 milliseconds