Home
last modified time | relevance | path

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

/art/compiler/driver/
Ddex_compilation_unit.h74 const char* GetShorty() const { in GetShorty() function
79 const char* GetShorty(uint32_t* shorty_len) const { in GetShorty() function
/art/compiler/jni/quick/
Dcalling_convention.h194 const char* GetShorty() const { in GetShorty() function
/art/libdexfile/dex/
Ddex_file-inl.h191 inline const char* DexFile::GetShorty(dex::ProtoIndex proto_idx) const { in GetShorty() function