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