HomeSort by relevance Sort by last modified time
    Searched refs:kConnectionStateCloseWait (Results 1 - 3 of 3) sorted by null

  /system/connectivity/shill/
socket_info.h 40 kConnectionStateCloseWait,
connection_health_checker.cc 348 // kConnectionStateCloseWait: The remote host recieved the sent data and
354 SocketInfo::kConnectionStateCloseWait)) {
socket_info_reader_unittest.cc 393 EXPECT_EQ(SocketInfo::kConnectionStateCloseWait, connection_state);

Completed in 614 milliseconds