Searched refs:body_watcher_ (Results 1 – 1 of 1) sorted by relevance
95 body_watcher_(FROM_HERE, mojo::SimpleWatcher::ArmingPolicy::MANUAL), in Context()234 body_watcher_.ArmOrNotify(); in OnBodyReadable()241 body_watcher_.Cancel(); in OnBodyReadable()249 body_watcher_.Cancel(); in OnBodyReadable()264 body_watcher_.ArmOrNotify(); in OnBodyReadable()273 body_watcher_.Watch( in OnStartLoadingResponseBody()279 body_watcher_.ArmOrNotify(); in OnStartLoadingResponseBody()335 mojo::SimpleWatcher body_watcher_; member in CefRenderURLRequest::Context