Home
last modified time | relevance | path

Searched defs:OpenCommon (Results 1 – 2 of 2) sorted by relevance

/art/libdexfile/dex/
Dart_dex_file_loader.cc543 std::unique_ptr<DexFile> ArtDexFileLoader::OpenCommon(const uint8_t* base, in OpenCommon() function in art::ArtDexFileLoader
Ddex_file_loader.cc316 std::unique_ptr<DexFile> DexFileLoader::OpenCommon(const uint8_t* base, in OpenCommon() function in art::DexFileLoader