Home
last modified time | relevance | path

Searched refs:GetTcpBufferByRadioTech (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/telephony/cellular_data/services/include/
H A Ddata_connection_manager.h55 std::string GetTcpBufferByRadioTech(const int32_t radioTech);
/ohos5.0/base/telephony/cellular_data/services/src/state_machine/
H A Dactive.cpp307 …std::string tcpBuffer = shareStateMachine->cdConnectionManager_->GetTcpBufferByRadioTech(radioTech… in RefreshTcpBufferSizes()
/ohos5.0/base/telephony/cellular_data/services/src/
H A Ddata_connection_manager.cpp437 std::string DataConnectionManager::GetTcpBufferByRadioTech(const int32_t radioTech) in GetTcpBufferByRadioTech() function in OHOS::Telephony::DataConnectionManager
/ohos5.0/base/telephony/cellular_data/test/
H A Dzero_branch_test.cpp877 ASSERT_EQ("", con.GetTcpBufferByRadioTech(0));
928 ASSERT_EQ("", con.GetTcpBufferByRadioTech(0));