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
396 std::map<MethodKey, uint32_t, MethodKeyComparator> methods_; variable
1499 uint64_t methods_; variable
613 std::vector<ArtMethod*> methods_; member in art::jni::JniIdDeferStackReflectiveScope
205 std::vector<ArtMethod*> methods_; member in art::jit::JitCodeCache::JniStubData