Home
last modified time | relevance | path

Searched defs:first_occurrence (Results 1 – 1 of 1) sorted by relevance

/aosp12/art/oatdump/
H A Doatdump.cc2097 bool first_occurrence; in DumpMethod() local
2136 bool first_occurrence; in DumpMethod() local
2186 size_t ComputeOatSize(const void* oat_data, bool* first_occurrence) { in ComputeOatSize()