class DexFile; class DexFileContainer; class MemMap; class OatDexFile; class ZipArchive;
// Class that is used to open dex files and deal with corresponding multidex and location logic. class ArtDexFileLoader : public DexFileLoader { public: using DexFileLoader::DexFileLoader; // Use constructors from base class. using DexFileLoader::Open; // Don't shadow overloads from base class.
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.