Home
last modified time | relevance | path

Searched refs:SetConnectionTcpBuffer (Results 1 – 3 of 3) sorted by relevance

/base/telephony/cellular_data/services/include/state_machine/
Dcellular_data_state_machine.h60 void SetConnectionTcpBuffer(const std::string &tcpBuffer);
/base/telephony/cellular_data/services/src/state_machine/
Dactive.cpp273 shareStateMachine->SetConnectionTcpBuffer(tcpBuffer); in RefreshTcpBufferSizes()
Dcellular_data_state_machine.cpp303 void CellularDataStateMachine::SetConnectionTcpBuffer(const std::string &tcpBuffer) in SetConnectionTcpBuffer() function in OHOS::Telephony::CellularDataStateMachine