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