Searched refs:GetNumericArg (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/content/browser/loader/
H A Dasync_resource_handler.cc42 void GetNumericArg(const std::string& name, int* result) { function in namespace:content::__anon6914
55 GetNumericArg("resource-buffer-size", &kBufferSize);
56 GetNumericArg("resource-buffer-min-allocation-size", &kMinAllocationSize);
57 GetNumericArg("resource-buffer-max-allocation-size", &kMaxAllocationSize);

Completed in 75 milliseconds