Home
last modified time | relevance | path

Searched refs:OpenWithDataSection (Results 1 – 5 of 5) sorted by relevance

/art/libdexfile/dex/
Ddex_file_loader.h136 virtual std::unique_ptr<const DexFile> OpenWithDataSection(
Ddex_file_loader.cc245 std::unique_ptr<const DexFile> DexFileLoader::OpenWithDataSection( in OpenWithDataSection() function in art::DexFileLoader
/art/runtime/
Dvdex_file.cc235 std::unique_ptr<const DexFile> dex(dex_file_loader.OpenWithDataSection( in OpenAllDexFiles()
/art/dexlayout/
Ddexlayout_test.cc806 dex_file_loader.OpenWithDataSection( in TEST_F()
Ddexlayout.cc1951 dex_file_loader.OpenWithDataSection( in ProcessDexFile()