Home
last modified time | relevance | path

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

/art/test/900-hello-plugin/
Dinfo.txt1 Tests that agents and plugins are loaded.
/art/runtime/
Druntime.cc1479 std::vector<Plugin>* plugins, in EnsureJvmtiPlugin() argument
1484 for (const Plugin& p : *plugins) { in EnsureJvmtiPlugin()
1502 plugins->push_back(std::move(new_plugin)); in EnsureJvmtiPlugin()