Home
last modified time | relevance | path

Searched refs:NEW_NETWORK_CONNECTED_POST_PATH_DEGRADING (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/net/quic/
H A Dquic_chromium_client_session.h110 NEW_NETWORK_CONNECTED_POST_PATH_DEGRADING, // With probing. enumerator
H A Dquic_chromium_client_session.cc313 case NEW_NETWORK_CONNECTED_POST_PATH_DEGRADING: in MigrationCauseToString()
2528 current_migration_cause_ = NEW_NETWORK_CONNECTED_POST_PATH_DEGRADING; in OnNetworkConnected()