Home
last modified time | relevance | path

Searched defs:GetShorty (Results 1 – 5 of 5) sorted by relevance

/art/compiler/driver/
Ddex_compilation_unit.h71 const char* GetShorty() const { in GetShorty() function
76 const char* GetShorty(uint32_t* shorty_len) const { in GetShorty() function
/art/compiler/jni/quick/
Dcalling_convention.h184 const char* GetShorty() const { in GetShorty() function
/art/runtime/
Dart_method-inl.h288 inline const char* ArtMethod::GetShorty(uint32_t* out_length) { in GetShorty() function
Dart_method.h590 const char* GetShorty() SHARED_REQUIRES(Locks::mutator_lock_) { in GetShorty() function
Ddex_file.h785 const char* GetShorty(uint32_t proto_idx) const { in GetShorty() function