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

  /external/chromium/net/http/
http_auth_controller.h 76 // Actions for InvalidateCurrentHandler()
95 void InvalidateCurrentHandler(InvalidateHandlerAction action);
http_auth_controller.cc 279 InvalidateCurrentHandler(INVALIDATE_HANDLER_AND_CACHED_CREDENTIALS);
283 InvalidateCurrentHandler(INVALIDATE_HANDLER_AND_CACHED_CREDENTIALS);
290 InvalidateCurrentHandler(INVALIDATE_HANDLER);
295 InvalidateCurrentHandler(INVALIDATE_HANDLER_AND_CACHED_CREDENTIALS);
304 InvalidateCurrentHandler(
419 void HttpAuthController::InvalidateCurrentHandler(

Completed in 119 milliseconds