Searched refs:MarkForDexToDexCompilation (Results 1 – 2 of 2) sorted by relevance
479 void MarkForDexToDexCompilation(Thread* self, const MethodReference& method_ref)
638 driver->MarkForDexToDexCompilation(self, method_ref); in CompileMethod()1343 void CompilerDriver::MarkForDexToDexCompilation(Thread* self, const MethodReference& method_ref) { in MarkForDexToDexCompilation() function in art::CompilerDriver