Searched defs:tcpBuffer (Results 1 – 4 of 4) sorted by relevance
402 for (std::string tcpBuffer : tcpBufferVec) { in GetDefaultTcpBufferConfig() local439 std::string tcpBuffer = ""; in GetTcpBufferByRadioTech() local
307 …std::string tcpBuffer = shareStateMachine->cdConnectionManager_->GetTcpBufferByRadioTech(radioTech… in RefreshTcpBufferSizes() local
434 void CellularDataStateMachine::SetConnectionTcpBuffer(const std::string &tcpBuffer) in SetConnectionTcpBuffer()
1561 const std::string tcpBuffer = ""; variable