Searched refs:AddRequiresConstructorBarrier (Results 1 – 2 of 2) sorted by relevance
193 void AddRequiresConstructorBarrier(Thread* self, const DexFile* dex_file,
1697 manager->GetCompiler()->AddRequiresConstructorBarrier(self, &dex_file, class_def_index); in ResolveClassFieldsAndMethods()2209 void CompilerDriver::AddRequiresConstructorBarrier(Thread* self, const DexFile* dex_file, in AddRequiresConstructorBarrier() function in art::CompilerDriver