Home
last modified time | relevance | path

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

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