Searched defs:PrettyDescriptor (Results 1 – 5 of 5) sorted by relevance
| /art/compiler/optimizing/ | ||
| D | data_type.cc | 37 const char* DataType::PrettyDescriptor(Type type) {  in PrettyDescriptor()  function in art::DataType | 
| /art/libdexfile/dex/ | ||
| D | primitive.cc | 49 const char* Primitive::PrettyDescriptor(Primitive::Type type) {  in PrettyDescriptor()  function in art::Primitive | 
| D | descriptors_names.cc | 98 std::string PrettyDescriptor(const char* descriptor) {  in PrettyDescriptor()  function | 
| /art/runtime/mirror/ | ||
| D | method_type.cc | 215 std::string MethodType::PrettyDescriptor() {  in PrettyDescriptor()  function in art::mirror::MethodType | 
| D | class.cc | 1945 std::string Class::PrettyDescriptor(ObjPtr<mirror::Class> klass) {  in PrettyDescriptor()  function in art::mirror::Class |