Home
last modified time | relevance | path

Searched defs:fac (Results 1 - 25 of 44) sorted by relevance

12

/base/telephony/ril_adapter/test/unittest/ril_adapter_gtest/
H A Dril_call_test.cpp613 std::string fac = "AO"; in HWTEST_F() local
630 std::string fac = "AO"; in HWTEST_F() local
/base/telephony/cellular_call/services/common/src/
H A Dsupplement_request_ims.cpp104 int32_t SupplementRequestIms::GetCallRestrictionRequest(int32_t slotId, const std::string &fac, int32_t index) in GetCallRestrictionRequest() argument
115 SetCallRestrictionRequest( int32_t slotId, std::string &fac, int32_t mode, std::string &pw, int32_t index) SetCallRestrictionRequest() argument
H A Dsupplement_request_cs.cpp86 int32_t SupplementRequestCs::GetCallRestrictionRequest(int32_t slotId, const std::string &fac, int32_t index) in GetCallRestrictionRequest() argument
99 SetCallRestrictionRequest( int32_t slotId, const std::string &fac, int32_t mode, const std::string &pw, int32_t index) SetCallRestrictionRequest() argument
/base/telephony/cellular_call/vendor/ims/test/unittest/ims_service_gtest/
H A Dims_service_test.cpp1177 std::string fac = "AO"; in HWTEST_F() local
1194 std::string fac = "AO"; in HWTEST_F() local
/base/telephony/call_manager/test/unittest/call_manager_gtest/src/
H A Dcall_manager3_gtest.cpp697 CallRestrictionType fac = CallRestrictionType::RESTRICTION_TYPE_ALL_CALLS; in HWTEST_F() local
723 CallRestrictionType fac = CallRestrictionType::RESTRICTION_TYPE_ALL_CALLS; in HWTEST_F() local
743 CallRestrictionType fac in HWTEST_F() local
763 CallRestrictionType fac = (CallRestrictionType)FALSE_DEFAULT; HWTEST_F() local
789 CallRestrictionType fac = CallRestrictionType::RESTRICTION_TYPE_ALL_CALLS; HWTEST_F() local
813 CallRestrictionType fac = CallRestrictionType::RESTRICTION_TYPE_ALL_CALLS; HWTEST_F() local
[all...]
/base/telephony/cellular_call/test/unittest/imstest/
H A Dcellular_call_hisysevent_test.cpp389 std::string fac; in HWTEST_F() local
H A Dzero_branch_test.cpp612 std::string fac; in HWTEST_F() local
[all...]
/base/telephony/core_service/interfaces/innerkits/include/
H A Dtel_ril_sim_parcel.h173 std::string fac = ""; member
227 std::string fac = ""; member
/base/telephony/call_manager/services/call_setting/src/
H A Dcall_setting_manager.cpp90 SetCallRestrictionPassword( int32_t slotId, CallRestrictionType fac, const char *oldPassword, const char *newPassword) SetCallRestrictionPassword() argument
/base/telephony/cellular_call/test/unittest/cstest/
H A Dcs_test.cpp400 int32_t fac = 0; in SetCallRestriction() local
401 std::cin >> fac; in SetCallRestriction() local
431 int32_t fac = 0; in SetCallRestrictionPassword() local
432 std::cin >> fac; in SetCallRestrictionPassword() local
[all...]
H A Dcs2_test.cpp808 std::string fac = "fac"; in HWTEST_F() local
/base/telephony/call_manager/frameworks/native/src/
H A Dcellular_call_proxy.cpp868 SetCallRestrictionPassword( int32_t slotId, CallRestrictionType fac, const char *oldPassword, const char *newPassword) SetCallRestrictionPassword() argument
H A Dcall_manager_proxy.cpp709 SetCallRestrictionPassword( int32_t slotId, CallRestrictionType fac, const char *oldPassword, const char *newPassword) SetCallRestrictionPassword() argument
H A Dcall_manager_client.cpp299 SetCallRestrictionPassword( int32_t slotId, CallRestrictionType fac, const char *oldPassword, const char *newPassword) SetCallRestrictionPassword() argument
/base/telephony/cellular_call/vendor/ims/services/ims_call/src/
H A Dims_call.cpp646 int32_t ImsCall::SetCallRestriction(int32_t slotId, const std::string &fac, int32_t mode, const std::string &pw) in SetCallRestriction() argument
660 int32_t ImsCall::GetCallRestriction(int32_t slotId, const std::string &fac) in GetCallRestriction() argument
H A Dims_call_stub.cpp563 const std::string fac = data.ReadString(); in OnSetCallRestriction() local
573 const std::string fac = data.ReadString(); in OnGetCallRestriction() local
/base/telephony/call_manager/test/unittest/call_manager_zero_gtest/src/
H A Dzero_branch7_test.cpp444 CallRestrictionType fac = CallRestrictionType::RESTRICTION_TYPE_ALL_INCOMING; in HWTEST_F() local
483 CallRestrictionType fac = CallRestrictionType::RESTRICTION_TYPE_ALL_INCOMING; in HWTEST_F() local
H A Dzero_branch3_test.cpp861 CallRestrictionType fac = CallRestrictionType::RESTRICTION_TYPE_ALL_CALLS; in HWTEST_F() local
/base/telephony/cellular_call/services/ims_service_interaction/src/
H A Dims_call_proxy.cpp838 int32_t ImsCallProxy::GetCallRestriction(int32_t slotId, const std::string &fac, int32_t index) in GetCallRestriction() argument
811 SetCallRestriction( int32_t slotId, const std::string &fac, int32_t mode, const std::string &pw, int32_t index) SetCallRestriction() argument
H A Dims_call_client.cpp642 int32_t ImsCallClient::GetCallRestriction(int32_t slotId, const std::string &fac, int32_t index) in GetCallRestriction() argument
631 SetCallRestriction( int32_t slotId, const std::string &fac, int32_t mode, const std::string &pw, int32_t index) SetCallRestriction() argument
/base/telephony/ril_adapter/interfaces/innerkits/include/
H A Dhril_vendor_call_defs.h174 const char *fac; member
192 const char *fac; member
H A Dhril_vendor_sim_defs.h183 char *fac; member
219 char *fac; member
/base/telephony/cellular_call/services/utils/src/
H A Dcellular_call_supplement.cpp992 std::string fac; in SetCallRestriction() local
1056 std::string fac; in GetCallRestriction() local
1035 SetCallRestrictionByIms( int32_t slotId, std::string &fac, int32_t mode, std::string &pw, const std::shared_ptr<SsRequestCommand> &command) SetCallRestrictionByIms() argument
1093 std::string fac; SetBarringPassword() local
1119 CheckCallRestrictionType(std::string &fac, const CallRestrictionType &facType) CheckCallRestrictionType() argument
[all...]
/base/telephony/cellular_call/vendor/ims/test/ui_client/
H A Dims_unit_test.cpp636 std::string fac = "AO"; in SetCallRestriction() local
/base/telephony/ril_adapter/services/hril/src/
H A Dhril_call.cpp279 int32_t HRilCall::GetCallRestriction(int32_t serialId, const std::string &fac) in GetCallRestriction() argument

Completed in 39 milliseconds

12