Home | History | Annotate | Download | only in dexlayout

Lines Matching refs:kAccNative

1230       fprintf(out_file_, " native=%s\n", QuotedBool((flags & kAccNative) != 0));