Home | History | Annotate | Download | only in runtime

Lines Matching refs:PrettyDescriptor

120       << PrettyDescriptor(c) << " in " << c->GetDexCache()->GetLocation()->ToModifiedUtf8()
2135 PrettyDescriptor(element_class).c_str());
2154 "type of '%s'", PrettyDescriptor(initial_object->GetClass()).c_str(),
2155 PrettyDescriptor(element_class).c_str());
2177 PrettyDescriptor(array->GetClass()).c_str());
2199 PrettyDescriptor(array->GetClass()).c_str());
2379 << PrettyDescriptor(c);
2410 << PrettyDescriptor(c) << "." << name << sig << " in "
2416 << PrettyDescriptor(c) << "." << name << sig
2454 << PrettyDescriptor(c) << "' that contains no native methods";
2596 operation, PrettyDescriptor(ArtArrayT::GetArrayClass()->GetComponentType()).c_str(),
2597 PrettyDescriptor(array->GetClass()).c_str());