Home
last modified time | relevance | path

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

/art/runtime/gc/
Dheap.h176 InstructionSet image_instruction_set,
Dheap.cc121 const InstructionSet image_instruction_set, CollectorType foreground_collector_type, in Heap() argument
247 auto* image_space = space::ImageSpace::Create(image_file_name.c_str(), image_instruction_set, in Heap()