Searched defs:Attach (Results 1 – 2 of 2) sorted by relevance
75 LoadError Attach(/*out*/jint* call_res, /*out*/std::string* error_msg) { in Attach() function
759 Thread* Thread::Attach(const char* thread_name, bool as_daemon, PeerAction peer_action) { in Attach() function in art::Thread813 Thread* Thread::Attach(const char* thread_name, in Attach() function in art::Thread848 Thread* Thread::Attach(const char* thread_name, bool as_daemon, jobject thread_peer) { in Attach() function in art::Thread