Searched refs:NetLogStringParameter (Results 1 – 15 of 15) sorted by relevance
184 NetLogStringParameter::NetLogStringParameter(const char* name, in NetLogStringParameter() function in net::NetLogStringParameter189 NetLogStringParameter::~NetLogStringParameter() { in ~NetLogStringParameter()198 Value* NetLogStringParameter::ToValue() const { in ToValue()
225 class NetLogStringParameter : public NetLog::EventParameters {228 NetLogStringParameter(const char* name, const std::string& value);229 virtual ~NetLogStringParameter();
276 make_scoped_refptr(new NetLogStringParameter( in RequestSocket()297 make_scoped_refptr(new NetLogStringParameter( in RequestSockets()
454 make_scoped_refptr(new NetLogStringParameter( in RequestSocket()475 make_scoped_refptr(new NetLogStringParameter( in RequestSockets()
167 make_scoped_refptr(new NetLogStringParameter( in AcceptInternal()
151 make_scoped_refptr(new NetLogStringParameter( in AcceptInternal()
234 make_scoped_refptr(new NetLogStringParameter( in DoConnect()571 make_scoped_refptr(new NetLogStringParameter( in LogConnectCompletion()
322 new NetLogStringParameter( in DoConnect()736 make_scoped_refptr(new NetLogStringParameter( in LogConnectCompletion()
121 make_scoped_refptr(new NetLogStringParameter("group_name", group_name_))); in LogConnectStart()
184 make_scoped_refptr(new NetLogStringParameter( in DoFetchPacScript()
722 make_scoped_refptr(new NetLogStringParameter( in DidFinishResolvingProxy()
592 make_scoped_refptr(new NetLogStringParameter( in Redirect()
139 return static_cast<net::NetLogStringParameter*>( in GetURL()
444 make_scoped_refptr(new NetLogStringParameter( in StartInternal()
144 new NetLogStringParameter("url", url_.possibly_invalid_spec()))); in Connect()