Searched defs:shorty_ (Results 1 – 4 of 4) sorted by relevance
/aosp12/art/compiler/jni/quick/ | ||
H A D | calling_convention.h | 216 std::string shorty_; variable |
/aosp12/art/runtime/ | ||
H A D | reflection.cc | 361 const char* const shorty_; member in art::__anon028979930110::ArgArray |
/aosp12/art/runtime/jit/ | ||
H A D | jit_code_cache.cc | 107 mutable const char* shorty_; member in art::jit::JitCodeCache::JniStubKey |
/aosp12/art/runtime/entrypoints/quick/ | ||
H A D | quick_trampoline_entrypoints.cc | 502 const char* const shorty_; member in art::QuickArgumentVisitor |