Searched defs:GetDescriptor (Results 1 – 4 of 4) sorted by relevance
| /art/runtime/verifier/ | ||
| D | reg_type.h | 185 const StringPiece& GetDescriptor() const { in GetDescriptor() function |
| D | method_verifier.cc | 4270 const char* GetDescriptor() REQUIRES_SHARED(Locks::mutator_lock_) { in GetDescriptor() function in art::verifier::MethodParamListDescriptorIterator |
| /art/runtime/mirror/ | ||
| D | class.cc | 893 const char* Class::GetDescriptor(std::string* storage) { in GetDescriptor() function in art::mirror::Class |
| /art/runtime/ | ||
| D | dex_file.h | 1262 const char* GetDescriptor() { in GetDescriptor() function |