Searched defs:OpenDexFiles (Results 1 – 4 of 4) sorted by relevance
| /art/libartbase/base/ | ||
| D | common_art_test.cc | 389 std::vector<std::unique_ptr<const DexFile>> CommonArtTestImpl::OpenDexFiles(const char* filename) { in OpenDexFiles() function in art::CommonArtTestImpl |
| /art/runtime/ | ||
| D | class_loader_context.cc | 413 bool ClassLoaderContext::OpenDexFiles(const std::string& classpath_dir, in OpenDexFiles() function in art::ClassLoaderContext |
| /art/tools/hiddenapi/ | ||
| D | hiddenapi.cc | 296 void OpenDexFiles(const std::vector<std::string>& dex_paths, bool ignore_empty) { in OpenDexFiles() function in art::hiddenapi::ClassPath |
| /art/dex2oat/linker/ | ||
| D | oat_writer.cc | 3461 bool OatWriter::OpenDexFiles( in OpenDexFiles() function in art::linker::OatWriter |