Home
last modified time | relevance | path

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

/base/telephony/cellular_data/services/src/
Ddata_connection_manager.cpp298 for (std::string tcpBuffer : tcpBufferVec) { in GetDefaultTcpBufferConfig() local
336 std::string tcpBuffer = ""; in GetTcpBufferByRadioTech() local
/base/telephony/cellular_data/services/src/state_machine/
Dcellular_data_state_machine.cpp300 void CellularDataStateMachine::SetConnectionTcpBuffer(const std::string &tcpBuffer) in SetConnectionTcpBuffer()
Dactive.cpp266 …std::string tcpBuffer = shareStateMachine->cdConnectionManager_->GetTcpBufferByRadioTech(radioTech… in RefreshTcpBufferSizes() local