Home
last modified time | relevance | path

Searched refs:create_peer (Results 1 – 4 of 4) sorted by relevance

/art/runtime/
Druntime.cc2428 bool create_peer, bool should_run_callbacks) { in AttachCurrentThread() argument
2433 create_peer, in AttachCurrentThread()
2436 if (self != nullptr && create_peer && !IsAotCompiler()) { in AttachCurrentThread()
Druntime.h300 bool create_peer,
Dthread.h238 bool create_peer,
Dthread.cc1075 bool create_peer, in Attach() argument
1082 if (create_peer) { in Attach()