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

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

Completed in 70 milliseconds