Searched refs:NumberOfDexIndices (Results 1 – 2 of 2) sorted by relevance
78 static size_t NumberOfDexIndices(const DexFile* dex_file);
32 inline size_t AtomicDexRefMap<DexFileReferenceType, Value>::NumberOfDexIndices( in NumberOfDexIndices() function90 arrays_.Put(dex_file, std::move(ElementArray(NumberOfDexIndices(dex_file)))); in AddDexFile()