Searched refs:kPrefsP2PFirstAttemptTimestamp (Results 1 – 3 of 3) sorted by relevance
64 const char kPrefsP2PFirstAttemptTimestamp[] = "p2p-first-attempt-timestamp"; variable
69 extern const char kPrefsP2PFirstAttemptTimestamp[];
1381 prefs_->SetInt64(kPrefsP2PFirstAttemptTimestamp, stored_value); in SetP2PFirstAttemptTimestamp()1386 GetPersistedValue(kPrefsP2PFirstAttemptTimestamp, prefs_); in LoadP2PFirstAttemptTimestamp()