Home
last modified time | relevance | path

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

/external/cronet/net/http/
Dhttp_cache_transaction.h211 struct NetworkTransactionInfo { struct
215 NetworkTransactionInfo& operator=(const NetworkTransactionInfo&) = delete; argument
222 std::unique_ptr<LoadTimingInfo> old_network_trans_load_timing;
223 int64_t total_received_bytes = 0;
224 int64_t total_sent_bytes = 0;
225 ConnectionAttempts old_connection_attempts;
226 IPEndPoint old_remote_endpoint;