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