Home
last modified time | relevance | path

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

/art/runtime/
Druntime.cc1825 static bool EnsureJvmtiPlugin(Runtime* runtime, in EnsureJvmtiPlugin() function
1849 if (!EnsureJvmtiPlugin(this, &error_msg)) { in AttachAgent()