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

  /external/chromium_org/components/pairing/
fake_host_pairing_controller.cc 29 start_after_update_(false) {
56 start_after_update_ = dict["start_after_update"] == "1";
107 if (start_after_update_) {
fake_host_pairing_controller.h 70 bool start_after_update_; member in class:pairing_chromeos::FakeHostPairingController

Completed in 860 milliseconds