Searched refs:verbose_logging (Results 1 - 13 of 13) sorted by relevance

/external/chromium_org/tools/gn/
H A Dscheduler.h32 bool verbose_logging() const { return verbose_logging_; } function in class:Scheduler
H A Dsetup.cc437 if (scheduler_.verbose_logging())
455 if (scheduler_.verbose_logging())
486 if (scheduler_.verbose_logging())
501 if (scheduler_.verbose_logging())
H A Dfunction_exec_script.cc357 if (g_scheduler->verbose_logging()) {
391 if (g_scheduler->verbose_logging()) {
H A Dinput_file_manager.cc32 if (g_scheduler->verbose_logging()) {
H A Dninja_target_writer.cc48 if (g_scheduler->verbose_logging())
H A Dtarget_generator.cc78 if (g_scheduler->verbose_logging())
H A Dfunction_toolchain.cc296 if (g_scheduler->verbose_logging())
H A Dloader.cc243 if (g_scheduler->verbose_logging()) {
H A Dfunctions.cc232 if (g_scheduler->verbose_logging())
/external/chromium_org/chromeos/network/
H A Dshill_property_util.cc79 bool verbose_logging = false; local
82 verbose_logging = true;
93 if (verbose_logging)
102 if (verbose_logging) {
129 if (verbose_logging) {
140 if (verbose_logging) {
/external/chromium_org/chrome/installer/util/
H A Dinstaller_state.h130 // verbose_logging master preferences option is true.
131 bool verbose_logging() const { return verbose_logging_; } function in class:installer::InstallerState
H A Dinstaller_state_unittest.cc643 EXPECT_FALSE(installer_state.verbose_logging());
668 EXPECT_TRUE(installer_state.verbose_logging());
/external/chromium_org/chrome/installer/setup/
H A Dinstall_worker.cc339 if (installer_state.verbose_logging())
1135 if (installer_state.verbose_logging())
1560 if (installer_state.verbose_logging())
1637 if (installer_state.verbose_logging())

Completed in 168 milliseconds