Home
last modified time | relevance | path

Searched refs:CompiledMethodArray (Results 1 – 2 of 2) sorted by relevance

/art/dex2oat/driver/
Dcompiler_driver-inl.h103 inline const CompilerDriver::CompiledMethodArray* CompilerDriver::GetCompiledMethods( in GetCompiledMethods()
Dcompiler_driver.h138 using CompiledMethodArray = dchecked_vector<Atomic<CompiledMethod*>>; variable
139 const CompiledMethodArray* GetCompiledMethods(const DexFile* dex_file) const;