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

  /external/chromium_org/content/child/
child_thread.h 243 scoped_refptr<ChildResourceMessageFilter> resource_message_filter_; member in class:content::ChildThread
child_thread.cc 255 resource_message_filter_ =
270 channel_->AddFilter(resource_message_filter_.get());

Completed in 39 milliseconds