HomeSort by relevance Sort by last modified time
    Searched refs:set_sends_pings (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/chrome/installer/util/
app_command.h 51 void set_sends_pings(bool sends_pings) { sends_pings_ = sends_pings; } function in class:installer::AppCommand
installation_validator_unittest.cc 267 app_cmd.set_sends_pings(true);
  /external/chromium_org/chrome/installer/setup/
install_worker.cc 231 cmd.set_sends_pings(true);
377 cmd.set_sends_pings(true);
    [all...]

Completed in 377 milliseconds