Searched refs:kCommitIntervalMs (Results 1 – 3 of 3) sorted by relevance
14 static const int kCommitIntervalMs = 100; variable41 TimeDelta::FromMilliseconds(kCommitIntervalMs), this, in Add()
378 static const int kCommitIntervalMs = 30 * 1000; in BatchOperation() local403 this, &Backend::Commit, static_cast<Task*>(NULL)), kCommitIntervalMs); in BatchOperation()407 NewRunnableMethod(this, &Backend::Commit), kCommitIntervalMs); in BatchOperation()
74 static const int kCommitIntervalMs = 10000; variable1915 kCommitIntervalMs); in ScheduleCommit()