Home
last modified time | relevance | path

Searched defs:GetDescriptor (Results 1 – 4 of 4) sorted by relevance

/art/runtime/verifier/
Dreg_type.h208 const std::string& GetDescriptor() const { in GetDescriptor() function
Dmethod_verifier.cc3281 const char* GetDescriptor() SHARED_LOCKS_REQUIRED(Locks::mutator_lock_) { in GetDescriptor() function in art::verifier::MethodParamListDescriptorIterator
/art/runtime/mirror/
Dclass.cc722 const char* Class::GetDescriptor(std::string* storage) { in GetDescriptor() function in art::mirror::Class
/art/runtime/
Ddex_file.h1046 const char* GetDescriptor() { in GetDescriptor() function