SharedBoolean     640 net/url_request/url_request_http_job.cc   scoped_refptr<SharedBoolean> callback_pending = new SharedBoolean(false);
SharedBoolean     641 net/url_request/url_request_http_job.cc   scoped_refptr<SharedBoolean> save_next_cookie_running =
SharedBoolean     642 net/url_request/url_request_http_job.cc       new SharedBoolean(true);
SharedBoolean     690 net/url_request/url_request_http_job.cc     scoped_refptr<SharedBoolean> save_next_cookie_running,
SharedBoolean     691 net/url_request/url_request_http_job.cc     scoped_refptr<SharedBoolean> callback_pending,
SharedBoolean     159 net/url_request/url_request_http_job.h   void OnCookieSaved(scoped_refptr<SharedBoolean> save_next_cookie_running,
SharedBoolean     160 net/url_request/url_request_http_job.h                      scoped_refptr<SharedBoolean> callback_pending,