Home | History | Annotate | Download | only in dex

Lines Matching refs:kUsesMethodStar

106   kUsesMethodStar,       // Implicit use of Method*.
145 #define DF_UMS (UINT64_C(1) << kUsesMethodStar)