Searched defs:OpenDex (Results 1 – 2 of 2) sorted by relevance
/art/libdexfile/dex/ | ||
D | art_dex_file_loader.cc | 297 std::unique_ptr<const DexFile> ArtDexFileLoader::OpenDex(int fd, in OpenDex() function in art::ArtDexFileLoader |
/art/tools/hiddenapi/ | ||
D | hiddenapi_test.cc | 108 std::unique_ptr<const DexFile> OpenDex(const ScratchFile& file) { in OpenDex() function in art::HiddenApiTest |