Home
last modified time | relevance | path

Searched refs:GetDomainPreferenceMode (Results 1 – 25 of 27) sorted by relevance

12

/ohos5.0/base/telephony/cellular_call/test/unittest/imstest/
H A Dims_test.cpp62 &ImsTest::GetDomainPreferenceMode; in SetUp()
107 int32_t ImsTest::GetDomainPreferenceMode(const sptr<CellularCallInterface> &telephonyService) const in GetDomainPreferenceMode() function in OHOS::Telephony::ImsTest
113 return telephonyService->GetDomainPreferenceMode(slotId); in GetDomainPreferenceMode()
H A Dims_test.h142 int32_t GetDomainPreferenceMode(const sptr<CellularCallInterface> &telephonyService) const;
H A Dzero_branch1_test.cpp649 cellularCall.GetDomainPreferenceMode(SIM1_SLOTID);
/ohos5.0/base/telephony/cellular_call/test/fuzztest/setimsfeaturevalue_fuzzer/
H A Dsetimsfeaturevalue_fuzzer.cpp85 void GetDomainPreferenceMode(const uint8_t *data, size_t size) in GetDomainPreferenceMode() function
307 GetDomainPreferenceMode(data, size); in DoSomethingInterestingWithMyAPI()
/ohos5.0/base/telephony/cellular_call/vendor/ims/test/ui_client/
H A Dims_unit_test.h60 int32_t GetDomainPreferenceMode(const sptr<ImsCallInterface> &imsCallSerivce) const;
H A Dims_unit_test.cpp81 …Map_[ImsCallInterfaceCode::IMS_GET_DOMAIN_PREFERENCE_MODE] = &ImsUnitTest::GetDomainPreferenceMode; in InitConfigFuncMap()
405 int32_t ImsUnitTest::GetDomainPreferenceMode(const sptr<ImsCallInterfaceCode> &imsCallPtr) const in GetDomainPreferenceMode() function in OHOS::Telephony::ImsUnitTest
411 imsCallPtr->GetDomainPreferenceMode(slotId); in GetDomainPreferenceMode()
/ohos5.0/base/telephony/call_manager/interfaces/innerkits/
H A Dcellular_call_interface.h321 virtual int32_t GetDomainPreferenceMode(int32_t slotId) = 0;
H A Dcellular_call_proxy.h333 int32_t GetDomainPreferenceMode(int32_t slotId) override;
/ohos5.0/base/telephony/cellular_call/vendor/ims/services/ims_call/include/
H A Dims_call.h206 int32_t GetDomainPreferenceMode(int32_t slotId) override;
/ohos5.0/base/telephony/cellular_call/interfaces/innerkits/ims/
H A Dims_call_interface.h239 virtual int32_t GetDomainPreferenceMode(int32_t slotId) = 0;
H A Dims_call_client.h288 int32_t GetDomainPreferenceMode(int32_t slotId);
H A Dims_call_proxy.h55 int32_t GetDomainPreferenceMode(int32_t slotId) override;
/ohos5.0/base/telephony/cellular_call/services/utils/src/
H A Dconfig_request.cpp55 return DelayedSingleton<ImsCallClient>::GetInstance()->GetDomainPreferenceMode(slotId); in GetDomainPreferenceModeRequest()
H A Dcellular_call_config.cpp125 int32_t CellularCallConfig::GetDomainPreferenceMode(int32_t slotId) in GetDomainPreferenceMode() function in OHOS::Telephony::CellularCallConfig
/ohos5.0/base/telephony/cellular_call/test/unittest/cstest/
H A Dcs2_test.cpp497 int32_t ret = telephonyService->GetDomainPreferenceMode(INVALID_SLOTID);
501 int32_t ret = telephonyService->GetDomainPreferenceMode(INVALID_SLOTID);
524 int32_t ret = telephonyService->GetDomainPreferenceMode(SIM1_SLOTID);
528 int32_t ret = telephonyService->GetDomainPreferenceMode(SIM2_SLOTID);
/ohos5.0/base/telephony/cellular_call/services/utils/include/
H A Dcellular_call_config.h60 int32_t GetDomainPreferenceMode(int32_t slotId);
/ohos5.0/base/telephony/cellular_call/test/fuzztest/imsclient_fuzzer/
H A Dimsclient_fuzzer.cpp95 imsCallClient->GetDomainPreferenceMode(slotId); in TestImsCallClientWithCallInfo()
272 proxy->GetDomainPreferenceMode(slotId); in TestImsCallProxyWithCallInfo()
/ohos5.0/base/telephony/cellular_call/services/ims_service_interaction/src/
H A Dims_call_client.cpp399 int32_t ImsCallClient::GetDomainPreferenceMode(int32_t slotId) in GetDomainPreferenceMode() function in OHOS::Telephony::ImsCallClient
406 return imsCallProxy_->GetDomainPreferenceMode(slotId); in GetDomainPreferenceMode()
H A Dims_call_proxy.cpp420 int32_t ImsCallProxy::GetDomainPreferenceMode(int32_t slotId) in GetDomainPreferenceMode() function in OHOS::Telephony::ImsCallProxy
/ohos5.0/base/telephony/cellular_call/services/manager/include/
H A Dcellular_call_service.h404 int32_t GetDomainPreferenceMode(int32_t slotId) override;
/ohos5.0/base/telephony/cellular_call/services/manager/src/
H A Dcellular_call_service.cpp229 if (config.GetDomainPreferenceMode(slot) != TELEPHONY_SUCCESS) { in RegisterCoreServiceHandler()
1158 int32_t CellularCallService::GetDomainPreferenceMode(int32_t slotId) in GetDomainPreferenceMode() function in OHOS::Telephony::CellularCallService
1165 return config.GetDomainPreferenceMode(slotId); in GetDomainPreferenceMode()
H A Dcellular_call_stub.cpp904 reply.WriteInt32(GetDomainPreferenceMode(slotId)); in OnGetDomainPreferenceModeInner()
/ohos5.0/base/telephony/cellular_call/vendor/ims/test/unittest/ims_service_gtest/
H A Dims_service_test.cpp679 ret = imsCallPtr_->GetDomainPreferenceMode(DEFAULT_SLOTID);
694 ret = imsCallPtr_->GetDomainPreferenceMode(SIM_SLOT_ID_1);
/ohos5.0/base/telephony/cellular_call/vendor/ims/services/ims_call/src/
H A Dims_call.cpp321 int32_t ImsCall::GetDomainPreferenceMode(int32_t slotId) in GetDomainPreferenceMode() function in OHOS::Telephony::ImsCall
H A Dims_call_stub.cpp368 reply.WriteInt32(GetDomainPreferenceMode(slotId)); in OnGetDomainPreferenceMode()

12