Home
last modified time | relevance | path

Searched defs:GetCallRestriction (Results 1 – 22 of 22) sorted by relevance

/base/telephony/call_manager/services/call_setting/src/
Dcall_setting_manager.cpp59 int32_t CallSettingManager::GetCallRestriction(int32_t slotId, CallRestrictionType type) in GetCallRestriction() function in OHOS::Telephony::CallSettingManager
/base/telephony/cellular_call/services/control/src/
Dcellular_call_supplement.cpp508 int32_t CellularCallSupplement::GetCallRestriction(int32_t slotId, CallRestrictionType facType) in GetCallRestriction() function in OHOS::Telephony::CellularCallSupplement
/base/telephony/cellular_call/test/unittest/cstest/
Dcs_test.cpp550 int32_t CsTest::GetCallRestriction(const sptr<CellularCallInterface> &telephonyService) const in GetCallRestriction() function in OHOS::Telephony::CsTest
/base/telephony/cellular_call/vendor/ims/services/src/
Dims_service.cpp439 int32_t ImsService::GetCallRestriction(int32_t slotId, const std::string &fac) in GetCallRestriction() function in OHOS::Telephony::ImsService
/base/telephony/call_manager/frameworks/native/src/
Dcall_manager_client.cpp252 int32_t CallManagerClient::GetCallRestriction(int32_t slotId, CallRestrictionType type) in GetCallRestriction() function in OHOS::Telephony::CallManagerClient
Dcall_manager_proxy.cpp441 int32_t CallManagerProxy::GetCallRestriction(int32_t slotId, CallRestrictionType type) in GetCallRestriction() function in OHOS::Telephony::CallManagerProxy
Dcall_manager_service_proxy.cpp494 int32_t CallManagerServiceProxy::GetCallRestriction(int32_t slotId, CallRestrictionType type) in GetCallRestriction() function in OHOS::Telephony::CallManagerServiceProxy
/base/telephony/call_manager/test/unittest/call_manager_gtest/include/
Dcall_manager_connect.h413 int32_t GetCallRestriction(int32_t slotId, CallRestrictionType type) in GetCallRestriction() function
/base/telephony/call_manager/services/call_manager_service/src/
Dcall_manager_service.cpp375 int32_t CallManagerService::GetCallRestriction(int32_t slotId, CallRestrictionType type) in GetCallRestriction() function in OHOS::Telephony::CallManagerService
/base/telephony/cellular_call/vendor/ims/test/
Dims_unit_test.cpp596 int32_t ImsUnitTest::GetCallRestriction(const sptr<ImsInterface> &telephonyService) const in GetCallRestriction() function in OHOS::Telephony::ImsUnitTest
/base/telephony/call_manager/services/call/src/
Dcall_control_manager.cpp413 int32_t CallControlManager::GetCallRestriction(int32_t slotId, CallRestrictionType type) in GetCallRestriction() function in OHOS::Telephony::CallControlManager
/base/telephony/ril_adapter/interfaces/innerkits/include/
Dhril_vendor_call_defs.h280 void (*GetCallRestriction)(const ReqDataInfo *requestInfo, const char *fac); member
/base/telephony/call_manager/services/telephony_interaction/src/
Dcellular_call_connection.cpp464 int CellularCallConnection::GetCallRestriction(CallRestrictionType facType, int32_t slotId) in GetCallRestriction() function in OHOS::Telephony::CellularCallConnection
Dcellular_call_proxy.cpp609 int32_t CellularCallProxy::GetCallRestriction(int32_t slotId, CallRestrictionType facType) in GetCallRestriction() function in OHOS::Telephony::CellularCallProxy
/base/telephony/cellular_call/services/manager/src/
Dcellular_call_service.cpp779 int32_t CellularCallService::GetCallRestriction(int32_t slotId, CallRestrictionType facType) in GetCallRestriction() function in OHOS::Telephony::CellularCallService
/base/telephony/call_manager/test/unittest/ui_client/
Dui_client_test.cpp325 void GetCallRestriction() in GetCallRestriction() function
/base/telephony/cellular_call/ims_interfaces/src/
Dims_proxy.cpp1069 int32_t ImsProxy::GetCallRestriction(int32_t slotId, const std::string &fac) in GetCallRestriction() function in OHOS::Telephony::ImsProxy
/base/telephony/core_service/services/tel_ril/src/
Dtel_ril_manager.cpp405 int32_t TelRilManager::GetCallRestriction( in GetCallRestriction() function in OHOS::Telephony::TelRilManager
Dtel_ril_call.cpp1217 int32_t TelRilCall::GetCallRestriction(std::string fac, const AppExecFwk::InnerEvent::Pointer &resu… in GetCallRestriction() function in OHOS::Telephony::TelRilCall
/base/telephony/ril_adapter/services/hril/src/
Dhril_call.cpp330 int32_t HRilCall::GetCallRestriction(struct HdfSBuf *data) in GetCallRestriction() function in OHOS::Telephony::HRilCall
/base/telephony/core_service/frameworks/native/src/
Dcore_manager_inner.cpp851 int32_t CoreManagerInner::GetCallRestriction( in GetCallRestriction() function in OHOS::Telephony::CoreManagerInner
/base/telephony/call_manager/frameworks/js/napi/src/
Dnapi_call_manager.cpp997 napi_value NapiCallManager::GetCallRestriction(napi_env env, napi_callback_info info) in GetCallRestriction() function in OHOS::Telephony::NapiCallManager