Home
last modified time | relevance | path

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

/base/telephony/cellular_data/services/include/
H A Ddata_connection_manager.h55 std::string GetTcpBufferByRadioTech(const int32_t radioTech);
/base/telephony/cellular_data/services/src/state_machine/
H A Dactive.cpp326 std::string tcpBuffer = shareStateMachine->cdConnectionManager_->GetTcpBufferByRadioTech(radioTech); in RefreshTcpBufferSizes()
/base/telephony/cellular_data/services/src/
H A Ddata_connection_manager.cpp433 std::string DataConnectionManager::GetTcpBufferByRadioTech(const int32_t radioTech) in GetTcpBufferByRadioTech() function in OHOS::Telephony::DataConnectionManager
/base/telephony/cellular_data/test/
H A Dzero_branch_test.cpp1051 ASSERT_EQ("", con.GetTcpBufferByRadioTech(0)); in HWTEST_F()
1102 ASSERT_EQ("", con.GetTcpBufferByRadioTech(0)); in HWTEST_F()

Completed in 5 milliseconds