Home | History | Annotate | Download | only in web_contents

Lines Matching refs:rdh

132 // - When RDH receives a response, the BufferedResourceHandler determines
137 // - After RDH receives a response and determines that it is safe and not a
3714 ResourceDispatcherHostImpl* rdh = ResourceDispatcherHostImpl::Get();
3715 if (rdh) // NULL in unittests.
3716 rdh->OnUserGesture(this);