OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MaxBlockingUpdates
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/cc/resources/
resource_update_controller.cc
121
size_t ResourceUpdateController::
MaxBlockingUpdates
() const {
126
while (resource_provider_->NumBlockingUploads() <
MaxBlockingUpdates
()) {
resource_update_controller.h
63
size_t
MaxBlockingUpdates
() const;
Completed in 34 milliseconds