Searched defs:methods_ (Results 1 – 9 of 9) sorted by relevance
66 std::vector<std::pair<uint32_t, uint32_t>> methods_; variable
92 std::vector<MethodReference> methods_; member
51 SafeMap<size_t, size_t> methods_; member
196 std::array<ReflectiveReference<ArtMethod>, kNumMethods> methods_; variable
227 std::set<MethodResolution> methods_; member
394 std::map<MethodKey, uint32_t, MethodKeyComparator> methods_; variable
1491 uint64_t methods_; variable
612 std::vector<ArtMethod*> methods_; member in art::jni::JniIdDeferStackReflectiveScope
200 std::vector<ArtMethod*> methods_; member in art::jit::JitCodeCache::JniStubData