Searched defs:ResourceResponseInfo (Results 1 – 4 of 4) sorted by relevance
22 struct ResourceResponseInfo { struct28 base::Time request_time;32 base::Time response_time;35 scoped_refptr<net::HttpResponseHeaders> headers;38 std::string mime_type;42 std::string charset;46 std::string security_info;49 int64 content_length;53 int64 encoded_data_length;56 int64 appcache_id;[all …]
12 ResourceResponseInfo::ResourceResponseInfo() in ResourceResponseInfo() function in webkit_glue::ResourceResponseInfo
115 struct ResourceResponseInfo { struct121 base::Time request_time;125 base::Time response_time;128 scoped_refptr<net::HttpResponseHeaders> headers;131 std::string mime_type;135 std::string charset;139 std::string security_info;142 int64 content_length;146 int64 encoded_data_length;149 int64 appcache_id;[all …]
36 ResourceResponseInfo::ResourceResponseInfo() in ResourceResponseInfo() function in webkit_glue::ResourceResponseInfo