Searched refs:currentWindow (Results 1 – 4 of 4) sorted by relevance
161 int currentWindow = fc.initialWindowSize(connection().connectionStream()); in updateWindow() local162 if (targetWindow > currentWindow && bandwidth > lastBandwidth) { in updateWindow()164 int increase = targetWindow - currentWindow; in updateWindow()
9 chrome.tabs.query({active: true, currentWindow: true}, (tabs) => { property
52 chrome.tabs.query({active: true, currentWindow: true}, function(tabs) { property
META-INF/ META-INF/MANIFEST.MF io/ io/grpc/ io/ ...