Home
last modified time | relevance | path

Searched refs:HandleDataWithoutAgent (Results 1 – 2 of 2) sorted by relevance

/art/adbconnection/
Dadbconnection.h109 void HandleDataWithoutAgent(art::Thread* self);
Dadbconnection.cc656 HandleDataWithoutAgent(self); in RunPollLoop()
679 void AdbConnectionState::HandleDataWithoutAgent(art::Thread* self) { in HandleDataWithoutAgent() function in adbconnection::AdbConnectionState