Home
last modified time | relevance | path

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

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