Home
last modified time | relevance | path

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

/base/telephony/cellular_data/services/src/utils/
Dnet_manager_tactics_call_back.cpp43 …int32_t result = DelayedRefSingleton<CellularDataService>::GetInstance().StrategySwitch(i, enable); in NetStrategySwitch()
/base/telephony/cellular_data/services/include/
Dcellular_data_service.h71 int32_t StrategySwitch(int32_t slotId, bool enable);
/base/telephony/cellular_data/services/src/
Dcellular_data_service.cpp459 int32_t CellularDataService::StrategySwitch(int32_t slotId, bool enable) in StrategySwitch() function in OHOS::Telephony::CellularDataService
/base/telephony/cellular_data/test/
Dzero_branch_test.cpp305 ASSERT_NE(TELEPHONY_ERR_SUCCESS, service.StrategySwitch(INVALID_SLOTID, false));