Home
last modified time | relevance | path

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

/aosp12/art/runtime/interpreter/
H A Dunstarted_runtime.cc487 static MemMap FindAndExtractEntry(const std::string& jar_file, in FindAndExtractEntry()
547 for (const std::string& jar_file : boot_class_path) { in GetResourceAsStream() local