Home
last modified time | relevance | path

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

/base/telephony/call_manager/test/fuzztest/formatphonenumber_fuzzer/
Dformatphonenumber_fuzzer.cpp71 int32_t GetCallRestriction(const uint8_t *data, size_t size) in GetCallRestriction() function
/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/call_manager/test/unittest/call_manager_gtest/src/
Dcall_manager_connect.cpp310 int32_t CallManagerConnect::GetCallRestriction(int32_t slotId, CallRestrictionType type) in GetCallRestriction() function in OHOS::Telephony::CallManagerConnect
/base/telephony/cellular_call/test/fuzztest/getcallrestriction_fuzzer/
Dgetcallrestriction_fuzzer.cpp201 void GetCallRestriction(const uint8_t *data, size_t size) in GetCallRestriction() function
/base/telephony/call_manager/frameworks/native/src/
Dcall_manager_client.cpp279 int32_t CallManagerClient::GetCallRestriction(int32_t slotId, CallRestrictionType type) in GetCallRestriction() function in OHOS::Telephony::CallManagerClient
Dcall_manager_proxy.cpp671 int32_t CallManagerProxy::GetCallRestriction(int32_t slotId, CallRestrictionType type) in GetCallRestriction() function in OHOS::Telephony::CallManagerProxy
Dcall_manager_service_proxy.cpp439 int32_t CallManagerServiceProxy::GetCallRestriction(int32_t slotId, CallRestrictionType type) in GetCallRestriction() function in OHOS::Telephony::CallManagerServiceProxy
Dcellular_call_proxy.cpp866 int32_t CellularCallProxy::GetCallRestriction(int32_t slotId, CallRestrictionType facType) in GetCallRestriction() function in OHOS::Telephony::CellularCallProxy
/base/telephony/cellular_call/vendor/ims/services/ims_call/src/
Dims_call.cpp660 int32_t ImsCall::GetCallRestriction(int32_t slotId, const std::string &fac) in GetCallRestriction() function in OHOS::Telephony::ImsCall
/base/telephony/cellular_call/vendor/ims/test/ui_client/
Dims_unit_test.cpp648 int32_t ImsUnitTest::GetCallRestriction(const sptr<ImsCallInterfaceCode> &imsCallPtr) const in GetCallRestriction() function in OHOS::Telephony::ImsUnitTest
/base/telephony/call_manager/services/telephony_interaction/src/
Dcellular_call_connection.cpp491 int CellularCallConnection::GetCallRestriction(CallRestrictionType facType, int32_t slotId) in GetCallRestriction() function in OHOS::Telephony::CellularCallConnection
/base/telephony/ril_adapter/interfaces/innerkits/include/
Dhril_vendor_call_defs.h660 void (*GetCallRestriction)(const ReqDataInfo *requestInfo, const char *fac); member
/base/telephony/core_service/services/tel_ril/src/
Dtel_ril_call.cpp449 int32_t TelRilCall::GetCallRestriction(std::string fac, const AppExecFwk::InnerEvent::Pointer &resu… in GetCallRestriction() function in OHOS::Telephony::TelRilCall
Dtel_ril_manager.cpp455 int32_t TelRilManager::GetCallRestriction( in GetCallRestriction() function in OHOS::Telephony::TelRilManager
/base/telephony/cellular_call/services/ims_service_interaction/src/
Dims_call_client.cpp655 int32_t ImsCallClient::GetCallRestriction(int32_t slotId, const std::string &fac, int32_t index) in GetCallRestriction() function in OHOS::Telephony::ImsCallClient
Dims_call_proxy.cpp852 int32_t ImsCallProxy::GetCallRestriction(int32_t slotId, const std::string &fac, int32_t index) in GetCallRestriction() function in OHOS::Telephony::ImsCallProxy
/base/telephony/call_manager/services/call_manager_service/src/
Dcall_manager_service.cpp695 int32_t CallManagerService::GetCallRestriction(int32_t slotId, CallRestrictionType type) in GetCallRestriction() function in OHOS::Telephony::CallManagerService
/base/telephony/call_manager/test/unittest/ui_client/
Dui_client_test.cpp528 void GetCallRestriction() in GetCallRestriction() function
/base/telephony/cellular_call/services/manager/src/
Dcellular_call_service.cpp1158 int32_t CellularCallService::GetCallRestriction(int32_t slotId, CallRestrictionType facType) in GetCallRestriction() function in OHOS::Telephony::CellularCallService
/base/telephony/cellular_call/services/utils/src/
Dcellular_call_supplement.cpp1138 int32_t CellularCallSupplement::GetCallRestriction(int32_t slotId, CallRestrictionType facType) in GetCallRestriction() function in OHOS::Telephony::CellularCallSupplement
/base/telephony/call_manager/services/call/src/
Dcall_control_manager.cpp777 int32_t CallControlManager::GetCallRestriction(int32_t slotId, CallRestrictionType type) in GetCallRestriction() function in OHOS::Telephony::CallControlManager
/base/telephony/ril_adapter/services/hril/src/
Dhril_manager.cpp486 int32_t HRilManager::GetCallRestriction(int32_t slotId, int32_t serialId, const std::string &fac) in GetCallRestriction() function in OHOS::Telephony::HRilManager
Dhril_call.cpp279 int32_t HRilCall::GetCallRestriction(int32_t serialId, const std::string &fac) in GetCallRestriction() function in OHOS::Telephony::HRilCall
/base/telephony/core_service/frameworks/native/src/
Dcore_manager_inner.cpp1061 int32_t CoreManagerInner::GetCallRestriction( in GetCallRestriction() function in OHOS::Telephony::CoreManagerInner
/base/telephony/call_manager/frameworks/js/napi/src/
Dnapi_call_manager.cpp1732 napi_value NapiCallManager::GetCallRestriction(napi_env env, napi_callback_info info) in GetCallRestriction() function in OHOS::Telephony::NapiCallManager