Searched defs:Attach (Results 1 – 3 of 3) sorted by relevance
/art/runtime/ti/ | ||
D | agent.cc | 57 std::unique_ptr<Agent> AgentSpec::Attach(JNIEnv* env, in Attach() function in art::ti::AgentSpec |
/art/dt_fd_forward/ | ||
D | dt_fd_forward.cc | 685 static jdwpTransportError Attach(jdwpTransportEnv* env, in Attach() function in dt_fd_forward::JdwpTransportFunctions |
/art/runtime/ | ||
D | thread.cc | 980 Thread* Thread::Attach(const char* thread_name, bool as_daemon, PeerAction peer_action) { in Attach() function in art::Thread |