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

  /external/chromium/net/http/
http_auth.h 120 static std::string GetAuthTargetString(Target target);
http_auth.cc 155 std::string HttpAuth::GetAuthTargetString(Target target) {
http_auth_controller.cc 263 VLOG(1) << "The " << HttpAuth::GetAuthTargetString(target_) << " "
332 << HttpAuth::GetAuthTargetString(target_) << " "

Completed in 1062 milliseconds