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

/external/lldb/tools/debugserver/source/
H A DRNBRemote.cpp172 t.push_back (Packet (query_sync_thread_state_supported, &RNBRemote::HandlePacket_qSyncThreadStateSupported,NULL, "qSyncThreadStateSupported", "Replys with OK if the 'QSyncThreadState:' packet is supported."));
1400 RNBRemote::HandlePacket_qSyncThreadStateSupported (const char *p) function in class:RNBRemote

Completed in 132 milliseconds