Searched defs:OpenCommon (Results 1 – 2 of 2) sorted by relevance
/art/libdexfile/dex/ | ||
D | dex_file_loader.cc | 316 std::unique_ptr<DexFile> DexFileLoader::OpenCommon(const uint8_t* base, in OpenCommon() function in art::DexFileLoader |
D | art_dex_file_loader.cc | 543 std::unique_ptr<DexFile> ArtDexFileLoader::OpenCommon(const uint8_t* base, in OpenCommon() function in art::ArtDexFileLoader |