Home
last modified time | relevance | path

Searched refs:Shorty (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/startop/view_compiler/
Ddex_builder.cc234 proto->shorty = dex->GetOrAddString(Shorty()); in Encode()
247 std::string Prototype::Shorty() const { in Shorty() function in startop::dex::Prototype
Ddex_builder.h96 std::string Shorty() const;