Searched refs:dex_container (Results 1 – 1 of 1) sorted by relevance
3479 auto dex_container = std::make_shared<MemoryDexFileContainer>(vdex_begin_, vdex_size_); in OpenDexFiles() local3500 ArtDexFileLoader dex_file_loader(dex_container, oat_dex_file.GetLocation()); in OpenDexFiles()