Searched refs:OpenWithDataSection (Results 1 – 5 of 5) sorted by relevance
136 virtual std::unique_ptr<const DexFile> OpenWithDataSection(
245 std::unique_ptr<const DexFile> DexFileLoader::OpenWithDataSection( in OpenWithDataSection() function in art::DexFileLoader
235 std::unique_ptr<const DexFile> dex(dex_file_loader.OpenWithDataSection( in OpenAllDexFiles()
806 dex_file_loader.OpenWithDataSection( in TEST_F()
1951 dex_file_loader.OpenWithDataSection( in ProcessDexFile()