Searched defs:GetShorty (Results 1 – 4 of 4) sorted by relevance
73 const char* GetShorty() const { in GetShorty() function78 const char* GetShorty(uint32_t* shorty_len) const { in GetShorty() function
174 inline const char* ArtMethod::GetShorty() { in GetShorty() function179 inline const char* ArtMethod::GetShorty(uint32_t* out_length) { in GetShorty() function
194 const char* GetShorty() const { in GetShorty() function
158 inline const char* DexFile::GetShorty(dex::ProtoIndex proto_idx) const { in GetShorty() function