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

  /external/chromium/net/http/
http_auth_handler_ntlm_win.cc 63 if (is_unsupported_ || reason == CREATE_PREEMPTIVE)
http_auth_handler_factory.h 34 CREATE_PREEMPTIVE, // Create a handler preemptively.
http_auth_handler_factory.cc 37 return CreateAuthHandler(&props, target, origin, CREATE_PREEMPTIVE,
http_auth_handler_negotiate.cc 47 if (is_unsupported_ || reason == CREATE_PREEMPTIVE)
http_auth_handler_ntlm_portable.cc 726 if (reason == CREATE_PREEMPTIVE)

Completed in 61 milliseconds