Searched refs:IsDex2OatEnabled (Results 1 – 3 of 3) sorted by relevance
41 return Runtime::Current()->IsDex2OatEnabled(); in Java_Main_isDex2OatEnabled()
624 if (!runtime->IsDex2OatEnabled()) { in CopyProfileFile()662 if (!runtime->IsDex2OatEnabled()) { in CopyProfileFile()
135 bool IsDex2OatEnabled() const { in IsDex2OatEnabled() function