Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/cellular_data/services/src/
H A Ddata_connection_manager.cpp402 for (std::string tcpBuffer : tcpBufferVec) { in GetDefaultTcpBufferConfig() local
439 std::string tcpBuffer = ""; in GetTcpBufferByRadioTech() local
/ohos5.0/base/telephony/cellular_data/services/src/state_machine/
H A Dactive.cpp307 …std::string tcpBuffer = shareStateMachine->cdConnectionManager_->GetTcpBufferByRadioTech(radioTech… in RefreshTcpBufferSizes() local
H A Dcellular_data_state_machine.cpp434 void CellularDataStateMachine::SetConnectionTcpBuffer(const std::string &tcpBuffer) in SetConnectionTcpBuffer()
/ohos5.0/base/telephony/cellular_data/test/
H A Dzero_branch_test.cpp1561 const std::string tcpBuffer = ""; variable