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
176 inline const char* ArtMethod::GetShorty() { in GetShorty() function181 inline const char* ArtMethod::GetShorty(uint32_t* out_length) { in GetShorty() function
193 const char* GetShorty() const { in GetShorty() function
163 inline const char* DexFile::GetShorty(dex::ProtoIndex proto_idx) const { in GetShorty() function