Searched refs:kPrefsP2PNumAttempts (Results 1 – 3 of 3) sorted by relevance
62 const char kPrefsP2PNumAttempts[] = "p2p-num-attempts"; variable
66 extern const char kPrefsP2PNumAttempts[];
1328 prefs_->SetInt64(kPrefsP2PNumAttempts, value); in SetP2PNumAttempts()1332 SetP2PNumAttempts(GetPersistedValue(kPrefsP2PNumAttempts)); in LoadP2PNumAttempts()