Home
last modified time | relevance | path

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

/art/runtime/ti/
Dagent.cc78 std::unique_ptr<Agent> agent = DoDlOpen(env, class_loader, error, error_msg); in DoLoadHelper()
109 std::unique_ptr<Agent> AgentSpec::DoDlOpen(JNIEnv* env, in DoDlOpen() function in art::ti::AgentSpec
Dagent.h67 std::unique_ptr<Agent> DoDlOpen(JNIEnv* env,