Searched refs:GetAgents (Results 1 – 2 of 2) sorted by relevance
787 const std::list<std::unique_ptr<ti::Agent>>& GetAgents() const { in GetAgents() function
1107 for (const std::unique_ptr<ti::Agent>& agent : Runtime::Current()->GetAgents()) { in FindCodeForNativeMethodInAgents()