Home
last modified time | relevance | path

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

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