Searched defs:PrettyTypeOf (Results 1 - 1 of 1) sorted by relevance

/art/runtime/
H A Dutils.cc397 std::string PrettyTypeOf(const mirror::Object* obj) { function in namespace:art
432 result += PrettyTypeOf(c->GetClassLoader());

Completed in 55 milliseconds