Searched refs:AttachJdwpAgent (Results 1 – 2 of 2) sorted by relevance
116 void AttachJdwpAgent(art::Thread* self);
697 AttachJdwpAgent(self); in HandleDataWithoutAgent()708 AttachJdwpAgent(self); in HandleDataWithoutAgent()721 AttachJdwpAgent(self); in HandleDataWithoutAgent()810 void AdbConnectionState::AttachJdwpAgent(art::Thread* self) { in AttachJdwpAgent() function in adbconnection::AdbConnectionState