Searched defs:use_fd (Results  1 – 2 of 2) sorted by relevance
| /art/dex2oat/ | 
| D | dex2oat_test.cc | 74                                     bool use_fd = false) {112                                                  bool use_fd = false,
 132                                                  bool use_fd,  in GenerateOdexForTest()
 220   void RunTest(bool use_fd, bool expect_use, const std::vector<std::string>& extra_args = {}) {  in RunTest()
 633                           bool use_fd,  in CompileProfileOdex()
 662                           bool use_fd,  in CompileProfileOdex()
 
 | 
| /art/runtime/ | 
| D | oat_file_assistant.cc | 1249     const std::string& filename, bool use_fd, int zip_fd, int vdex_fd, int oat_fd) {  in Reset()
 |