Searched defs:GetDescriptor (Results 1 – 4 of 4) sorted by relevance
| /art/runtime/verifier/ | ||
| D | reg_type.h | 176 const std::string& GetDescriptor() const { in GetDescriptor() function |
| D | method_verifier.cc | 3472 const char* GetDescriptor() SHARED_LOCKS_REQUIRED(Locks::mutator_lock_) { in GetDescriptor() function in art::verifier::MethodParamListDescriptorIterator |
| /art/runtime/mirror/ | ||
| D | class.cc | 714 const char* Class::GetDescriptor(std::string* storage) { in GetDescriptor() function in art::mirror::Class |
| /art/runtime/ | ||
| D | dex_file.h | 1078 const char* GetDescriptor() { in GetDescriptor() function |