Home
last modified time | relevance | path

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

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