Home
last modified time | relevance | path

Searched refs:MapRootContainer (Results 1 – 2 of 2) sorted by relevance

/art/libdexfile/dex/
Ddex_file_loader.cc203 if (!MapRootContainer(error_msg)) { in GetMultiDexChecksum()
268 if (!InitAndReadMagic(header_offset, &magic, error_msg) || !MapRootContainer(error_msg)) { in OpenOne()
316 bool DexFileLoader::MapRootContainer(std::string* error_msg) { in MapRootContainer() function in art::DexFileLoader
402 if (!MapRootContainer(error_msg)) { in Open()
Ddex_file_loader.h274 bool MapRootContainer(std::string* error_msg);