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