Home
last modified time | relevance | path

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

/art/dex2oat/
Ddex2oat.cc367 int swap_fd, in CreateOatFile()
909 int swap_fd = -1; // No swap file descriptor; in dex2oat() local
/art/compiler/driver/
Dcompiler_driver.cc341 int swap_fd, std::string profile_file) in CompilerDriver()