Searched refs:IsClassToCompile (Results 1 – 2 of 2) sorted by relevance
645 bool IsClassToCompile(const char* descriptor) const;
637 bool CompilerDriver::IsClassToCompile(const char* descriptor) const { in IsClassToCompile() function in art::CompilerDriver2044 bool compilation_enabled = driver->IsClassToCompile( in CompileClass()