Home | Sort by relevance Sort by last modified time |
/external/chromium_org/content/browser/loader/ | |
resource_request_info_impl.h | 144 void set_is_stream(bool stream) { is_stream_ = stream; } function in class:content::ResourceRequestInfoImpl |
resource_dispatcher_host_impl.cc | 617 info->set_is_stream(true); [all...] |