Home
last modified time | relevance | path

Searched refs:use_fd (Results 1 – 3 of 3) sorted by relevance

/art/runtime/
Doat_file_assistant.h315 bool use_fd,
Doat_file_assistant.cc948 bool use_fd, in Reset() argument
954 use_fd_ = use_fd; in Reset()
/art/dex2oat/
Ddex2oat_test.cc78 bool use_fd = false) { argument
85 if (use_fd) {
116 bool use_fd = false, argument
123 use_fd,
137 bool use_fd, in GenerateOdexForTest() argument
158 use_fd); in GenerateOdexForTest()
266 void RunTest(bool use_fd, bool expect_use, const std::vector<std::string>& extra_args = {}) { in RunTest() argument
275 if (use_fd) {
671 bool use_fd, in CompileProfileOdex() argument
689 if (use_fd) {
[all …]