Searched defs:methods_ (Results 1 – 7 of 7) sorted by relevance
66 std::vector<std::pair<uint32_t, uint32_t>> methods_; variable
51 SafeMap<size_t, size_t> methods_; member
196 std::array<ReflectiveReference<ArtMethod>, kNumMethods> methods_; variable
394 std::map<MethodKey, uint32_t, MethodKeyComparator> methods_; variable
1515 uint64_t methods_; variable
641 std::vector<ArtMethod*> methods_; member in art::jni::JniIdDeferStackReflectiveScope
194 std::vector<ArtMethod*> methods_; member in art::jit::JitCodeCache::JniStubData