Searched defs:IsAotCompiler (Results 1 – 2 of 2) sorted by relevance
| /art/runtime/ | ||
| D | runtime.h | 128 bool IsAotCompiler() const { in IsAotCompiler() function |
| D | thread.cc | 4224 bool Thread::IsAotCompiler() { in IsAotCompiler() function in art::Thread |