Searched refs:GetCompiledMethods (Results 1 – 3 of 3) sorted by relevance
103 inline const CompilerDriver::CompiledMethodArray* CompilerDriver::GetCompiledMethods( in GetCompiledMethods() function
139 const CompiledMethodArray* GetCompiledMethods(const DexFile* dex_file) const;
770 compiler_driver_->GetCompiledMethods(dex_file); in InitBssAndRelRoData()