Home
last modified time | relevance | path

Searched defs:Agent (Results 1 – 3 of 3) sorted by relevance

/art/runtime/ti/
Dagent.h31 class Agent; variable
115 Agent(const std::string& name, void* dlopen_handle) : name_(name), in Agent() function
Dagent.cc183 Agent::Agent(Agent&& other) noexcept in Agent() function in art::ti::Agent
/art/runtime/
Druntime.h78 class Agent; variable