Searched refs:CompiledMethodArray (Results 1 – 2 of 2) sorted by relevance
103 inline const CompilerDriver::CompiledMethodArray* CompilerDriver::GetCompiledMethods( in GetCompiledMethods()
138 using CompiledMethodArray = dchecked_vector<Atomic<CompiledMethod*>>; variable139 const CompiledMethodArray* GetCompiledMethods(const DexFile* dex_file) const;