Home
last modified time | relevance | path

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

/aosp12/art/dexlayout/
H A Ddexlayout.h140 void DumpClassAnnotations(int idx);
H A Ddexlayout.cc707 void DexLayout::DumpClassAnnotations(int idx) { in DumpClassAnnotations() function in art::DexLayout
1367 DumpClassAnnotations(idx); in DumpClass()