HomeSort by relevance Sort by last modified time
    Searched refs:set_is_stream (Results 1 - 2 of 2) sorted by null

  /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...]

Completed in 482 milliseconds