Home
last modified time | relevance | path

Searched refs:type_indexes (Results 1 – 2 of 2) sorted by relevance

/art/runtime/
Doat_file_manager.cc194 BitVector type_indexes(/*start_bits=*/0, /*expandable=*/true, Allocator::GetMallocAllocator()); in GenerateTypeIndexes() local
198 type_indexes.SetBit(type_idx); in GenerateTypeIndexes()
200 return type_indexes; in GenerateTypeIndexes()
/art/dex2oat/linker/
Doat_writer.cc2142 const BitVector& type_indexes = type_it->second; in InitIndexBssMappings() local
2148 type_indexes, in InitIndexBssMappings()
3004 const BitVector& type_indexes = type_it->second; in WriteIndexBssMappings() local
3011 type_indexes, in WriteIndexBssMappings()