Searched refs:GetContainer (Results 1 – 2 of 2) sorted by relevance
1011 DexFileContainer* GetContainer() const { in GetContainer() function
390 if (dex_file.GetContainer() != nullptr && dex_file.GetContainer()->IsReadOnly()) { in GetDexToDexCompilationLevel()