Home
last modified time | relevance | path

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

/art/adbconnection/
Dadbconnection.cc869 DCHECK(art::Runtime::Current()->GetJdwpProvider() == art::JdwpProvider::kAdbConnection); in ArtPlugin_Initialize()
/art/runtime/
Druntime.h906 JdwpProvider GetJdwpProvider() const { in GetJdwpProvider() function