Home
last modified time | relevance | path

Searched refs:GetVoNRSwitchStatus (Results 1 - 5 of 5) sorted by relevance

/base/telephony/cellular_call/test/fuzztest/setimsfeaturevalue_fuzzer/
H A Dsetimsfeaturevalue_fuzzer.cpp139 void GetVoNRSwitchStatus(const uint8_t *data, size_t size) in GetVoNRSwitchStatus() function
317 GetVoNRSwitchStatus(data, size); in DoSomethingInterestingWithMyAPI()
/base/telephony/cellular_call/services/utils/include/
H A Dcellular_call_config.h100 int32_t GetVoNRSwitchStatus(int32_t slotId, int32_t &state);
/base/telephony/cellular_call/services/utils/src/
H A Dcellular_call_config.cpp208 int32_t CellularCallConfig::GetVoNRSwitchStatus(int32_t slotId, int32_t &state) in GetVoNRSwitchStatus() function in OHOS::Telephony::CellularCallConfig
492 GetVoNRSwitchStatus(slotId, vonrSwitch); in UpdateImsVoiceCapabilities()
/base/telephony/cellular_call/test/unittest/imstest/
H A Dzero_branch_test.cpp181 config.GetVoNRSwitchStatus(SIM1_SLOTID, state); in HWTEST_F()
182 config.GetVoNRSwitchStatus(SIM2_SLOTID, state); in HWTEST_F()
/base/telephony/cellular_call/services/manager/src/
H A Dcellular_call_service.cpp1206 return config.GetVoNRSwitchStatus(slotId, state); in GetVoNRState()

Completed in 9 milliseconds