Home
last modified time | relevance | path

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

/art/libdexfile/dex/
Dart_dex_file_loader.cc283 std::unique_ptr<const DexFile> ArtDexFileLoader::OpenDex(int fd, in OpenDex() function in art::ArtDexFileLoader
/art/tools/hiddenapi/
Dhiddenapi_test.cc108 std::unique_ptr<const DexFile> OpenDex(const ScratchFile& file) { in OpenDex() function in art::HiddenApiTest