Home
last modified time | relevance | path

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

/art/libdexfile/dex/
Ddex_file-inl.h256 inline std::string_view DexFile::GetShortyView(dex::ProtoIndex proto_idx) const { in GetShortyView() function
261 inline std::string_view DexFile::GetShortyView(const dex::ProtoId& proto_id) const { in GetShortyView() function