Searched defs:maxChanges (Results 1 – 5 of 5) sorted by relevance
37 public static function getChanges($sinceState, $maxChanges) {
320 int maxChanges = 0; in runTests() local346 int maxChanges = 0; in runTests() local
452 public static function getChanges($sinceState, $maxChanges) {
158 for (int maxChanges = 30; --maxChanges >= 0;) in sendChanges() local
74 Uint maxChanges; member