Home | History | Annotate | Download | only in runtime

Lines Matching defs:first

977     // We arbitrarily choose the first one.
1021 // Raise an exception, just give the first object as the sample.
1022 mirror::Object* first = (*monitors_)[0];
1025 PrettyTypeOf(first).c_str());