Searched defs:tcpBuffer (Results 1 – 4 of 4) sorted by relevance
416 for (std::string tcpBuffer : tcpBufferVec) { in GetDefaultTcpBufferConfig() local454 std::string tcpBuffer = ""; in GetTcpBufferByRadioTech() local
329 …std::string tcpBuffer = shareStateMachine->cdConnectionManager_->GetTcpBufferByRadioTech(radioTech… in RefreshTcpBufferSizes() local
529 void CellularDataStateMachine::SetConnectionTcpBuffer(const std::string &tcpBuffer) in SetConnectionTcpBuffer()
1913 const std::string tcpBuffer = ""; variable