Searched refs:kBootstrapTimeoutSeconds (Results 1 – 1 of 1) sorted by relevance
25 const int kBootstrapTimeoutSeconds = 600; variable87 base::TimeDelta::FromSeconds(kBootstrapTimeoutSeconds)); in StartBootstrapping()