Home
last modified time | relevance | path

Searched refs:method_info_ (Results 1 – 4 of 4) sorted by relevance

/art/compiler/
Dcompiled_method-inl.h42 return GetArray(method_info_); in GetMethodInfo()
Dcompiled_method.cc116 method_info_(driver->GetCompiledMethodStorage()->DeduplicateMethodInfo(method_info)), in CompiledMethod()
159 storage->ReleaseMethodInfo(method_info_); in ~CompiledMethod()
Dcompiled_method.h187 const LengthPrefixedArray<uint8_t>* const method_info_; variable
/art/dex2oat/linker/
Doat_writer.h378 dchecked_vector<debug::MethodDebugInfo> method_info_; variable