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