Home
last modified time | relevance | path

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

/system/core/fastboot/
Dtask_test.cpp207 fp->should_use_fastboot_info = false; in TEST_F()
209 fp->should_use_fastboot_info = true; in TEST_F()
246 fp->should_use_fastboot_info = true; in TEST_F()
276 fp->should_use_fastboot_info = true; in TEST_F()
318 fp->should_use_fastboot_info = true; in TEST_F()
Dfastboot.h101 bool should_use_fastboot_info = true; member
Dfastboot.cpp1806 if (fp_->should_use_fastboot_info) { in CollectTasks()
2273 fp->should_use_fastboot_info = false; in Main()