Home | History | Annotate | Download | only in driver

Lines Matching defs:RequiresConstructorBarrier

2008 bool CompilerDriver::RequiresConstructorBarrier(const DexFile& dex_file,
2848 bool CompilerDriver::RequiresConstructorBarrier(Thread* self,
2860 const bool requires = RequiresConstructorBarrier(*dex_file, class_def_index);