Searched refs:Index (Results 1 – 2 of 2) sorted by relevance
1021 typedef HashMap<const char*, const ClassDef*, UTF16EmptyFn, UTF16HashCmp, UTF16HashCmp> Index; typedef1022 mutable Atomic<Index*> class_def_index_;
425 Index* index = class_def_index_.LoadSequentiallyConsistent(); in FindClassDef()459 index = new Index; in FindClassDef()