Home
last modified time | relevance | path

Searched defs:NetworkTransactionInfo (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/cronet/net/http/
H A Dhttp_cache_transaction.h214 struct NetworkTransactionInfo { struct
218 NetworkTransactionInfo& operator=(const NetworkTransactionInfo&) = delete; argument
225 std::unique_ptr<LoadTimingInfo> old_network_trans_load_timing;
226 int64_t total_received_bytes = 0;
227 int64_t total_sent_bytes = 0;
228 ConnectionAttempts old_connection_attempts;
229 IPEndPoint old_remote_endpoint;
233 bool previous_mdl_match_for_metrics = false;