Home | History | Annotate | Download | only in runtime

Lines Matching refs:class_name

2210       std::string class_name(PrettyDescriptor(descriptor));
2212 mirror::String::AllocFromModifiedUtf8(soa.Self(), class_name.c_str()));