Searched defs:is_static_ (Results 1 – 3 of 3) sorted by relevance
| /art/libdexfile/dex/ | ||
| D | class_accessor.h | 174 bool is_static_ = true; variable |
| /art/runtime/jit/ | ||
| D | jit_code_cache.cc | 110 const bool is_static_; member in art::jit::JitCodeCache::JniStubKey |
| /art/runtime/entrypoints/quick/ | ||
| D | quick_trampoline_entrypoints.cc | 525 const bool is_static_; member in art::QuickArgumentVisitor |