Searched defs:GetShorty (Results 1 – 3 of 3) sorted by relevance
74 const char* GetShorty() const { in GetShorty() function79 const char* GetShorty(uint32_t* shorty_len) const { in GetShorty() function
198 std::string_view GetShorty() const { in GetShorty() function
253 inline const char* DexFile::GetShorty(dex::ProtoIndex proto_idx) const { in GetShorty() function