Searched refs:GetThreadFromSuffix (Results 1 – 2 of 2) sorted by relevance
208 NativeThreadProtocol *GetThreadFromSuffix(StringExtractorGDBRemote &packet);
1916 NativeThreadProtocol *thread = GetThreadFromSuffix(packet);2006 NativeThreadProtocol *thread = GetThreadFromSuffix(packet);2796 NativeThreadProtocol *thread = GetThreadFromSuffix(packet);2854 NativeThreadProtocol *thread = GetThreadFromSuffix(packet);3136 NativeThreadProtocol *GDBRemoteCommunicationServerLLGS::GetThreadFromSuffix( function in GDBRemoteCommunicationServerLLGS