Home
last modified time | relevance | path

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

/art/runtime/
Druntime.h1068 std::list<ti::AgentSpec> agent_specs_; variable
Druntime.cc1357 agent_specs_ = runtime_options.ReleaseOrDefault(Opt::AgentPath); in Init()
1753 for (auto& agent_spec : agent_specs_) { in Init()