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

  /external/chromium_org/content/browser/renderer_host/
websocket_dispatcher_host.cc 33 get_context_callback_(get_context_callback),
44 get_context_callback_(get_context_callback),
48 return new WebSocketHost(routing_id, this, get_context_callback_.Run());
websocket_dispatcher_host.h 146 GetRequestContextCallback get_context_callback_; member in class:content::WebSocketDispatcherHost

Completed in 440 milliseconds