Home
last modified time | relevance | path

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

/aosp12/art/compiler/jni/quick/
H A Dcalling_convention.h216 std::string shorty_; variable
/aosp12/art/runtime/
H A Dreflection.cc361 const char* const shorty_; member in art::__anon028979930110::ArgArray
/aosp12/art/runtime/jit/
H A Djit_code_cache.cc107 mutable const char* shorty_; member in art::jit::JitCodeCache::JniStubKey
/aosp12/art/runtime/entrypoints/quick/
H A Dquick_trampoline_entrypoints.cc502 const char* const shorty_; member in art::QuickArgumentVisitor