Home
last modified time | relevance | path

Searched defs:OpenDexFiles (Results 1 – 4 of 4) sorted by relevance

/aosp12/art/libartbase/base/
H A Dcommon_art_test.cc525 std::vector<std::unique_ptr<const DexFile>> CommonArtTestImpl::OpenDexFiles(const char* filename) { in OpenDexFiles() function in art::CommonArtTestImpl
/aosp12/art/runtime/
H A Dclass_loader_context.cc391 bool ClassLoaderContext::OpenDexFiles(const std::string& classpath_dir, in OpenDexFiles() function in art::ClassLoaderContext
/aosp12/art/tools/hiddenapi/
H A Dhiddenapi.cc286 void OpenDexFiles(const std::vector<std::string>& dex_paths, in OpenDexFiles() function in art::hiddenapi::ClassPath
/aosp12/art/dex2oat/linker/
H A Doat_writer.cc3462 bool OatWriter::OpenDexFiles( in OpenDexFiles() function in art::linker::OatWriter