Home
last modified time | relevance | path

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

/aosp_15_r20/art/runtime/oat/
H A Djni_stub_hash_map.h45 std::string_view Shorty() const { in Shorty() function
/aosp_15_r20/art/test/003-omnibus-opcodes/src/
H A DIntMath.java464 static class Shorty { class in IntMath