Home
last modified time | relevance | path

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

/art/runtime/ti/
Dagent.cc57 std::unique_ptr<Agent> AgentSpec::Attach(JNIEnv* env, in Attach() function in art::ti::AgentSpec
/art/dt_fd_forward/
Ddt_fd_forward.cc685 static jdwpTransportError Attach(jdwpTransportEnv* env, in Attach() function in dt_fd_forward::JdwpTransportFunctions
/art/runtime/
Dthread.cc975 Thread* Thread::Attach(const char* thread_name, bool as_daemon, PeerAction peer_action) { in Attach() function in art::Thread
1033 Thread* Thread::Attach(const char* thread_name, in Attach() function in art::Thread
1069 Thread* Thread::Attach(const char* thread_name, bool as_daemon, jobject thread_peer) { in Attach() function in art::Thread