Searched refs:AttachJdwpAgent (Results 1 – 2 of 2) sorted by relevance
152 void AttachJdwpAgent(art::Thread* self);
847 AttachJdwpAgent(self); in HandleDataWithoutAgent()858 AttachJdwpAgent(self); in HandleDataWithoutAgent()871 AttachJdwpAgent(self); in HandleDataWithoutAgent()960 void AdbConnectionState::AttachJdwpAgent(art::Thread* self) { in AttachJdwpAgent() function in adbconnection::AdbConnectionState