Home
last modified time | relevance | path

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

/art/runtime/interpreter/
Dunstarted_runtime.cc516 int jar_fd, in FindAndExtractEntry()
587 const int jar_fd = has_bcp_fds ? boot_class_path_fds[i] : -1; in GetResourceAsStream() local