Home
last modified time | relevance | path

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

/aosp12/art/dex2oat/linker/
H A Doat_writer.cc1065 bool HasDebugInfo() const { in HasDebugInfo() function
1319 bool has_debug_info = method_data.HasDebugInfo(); in VisitMethod()