Home
last modified time | relevance | path

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

12

/base/telephony/call_manager/test/unittest/call_manager_gtest/src/
Dcall_manager3_gtest.cpp598 CallRestrictionType fac = CallRestrictionType::RESTRICTION_TYPE_ALL_CALLS; variable
618 CallRestrictionType fac = CallRestrictionType::RESTRICTION_TYPE_ALL_CALLS; variable
638 CallRestrictionType fac = (CallRestrictionType)FALSE_DEFAULT; variable
664 CallRestrictionType fac = CallRestrictionType::RESTRICTION_TYPE_ALL_CALLS; variable
688 CallRestrictionType fac = CallRestrictionType::RESTRICTION_TYPE_ALL_CALLS; variable
/base/telephony/cellular_call/services/common/src/
Dsupplement_request_ims.cpp104 int32_t SupplementRequestIms::GetCallRestrictionRequest(int32_t slotId, const std::string &fac, int… in GetCallRestrictionRequest()
116 int32_t slotId, std::string &fac, int32_t mode, std::string &pw, int32_t index) in SetCallRestrictionRequest()
Dsupplement_request_cs.cpp86 int32_t SupplementRequestCs::GetCallRestrictionRequest(int32_t slotId, const std::string &fac, int3… in GetCallRestrictionRequest()
100 int32_t slotId, const std::string &fac, int32_t mode, const std::string &pw, int32_t index) in SetCallRestrictionRequest()
/base/telephony/ril_adapter/test/unittest/ril_adapter_gtest/
Dril_call_test.cpp613 std::string fac = "AO"; variable
630 std::string fac = "AO"; variable
/base/telephony/cellular_call/test/unittest/imstest/
Dzero_branch_test.cpp437 std::string fac("AO"); variable
612 std::string fac; variable
669 std::string fac("AO"); variable
Dcellular_call_hisysevent_test.cpp389 std::string fac; variable
Dzero_branch1_test.cpp745 std::string fac = ""; variable
892 std::string fac = ""; variable
/base/telephony/core_service/interfaces/innerkits/include/
Dtel_ril_sim_parcel.h173 std::string fac = ""; member
227 std::string fac = ""; member
Dtelephony_types.h356 std::string fac = ""; member
476 std::string fac = ""; member
513 std::string fac = ""; member
/base/telephony/call_manager/test/unittest/call_manager_zero_gtest/src/
Dzero_branch7_test.cpp430 CallRestrictionType fac = CallRestrictionType::RESTRICTION_TYPE_ALL_INCOMING; variable
469 CallRestrictionType fac = CallRestrictionType::RESTRICTION_TYPE_ALL_INCOMING; variable
/base/telephony/core_service/services/tel_ril/src/
Dtel_ril_sim.cpp338 int32_t TelRilSim::GetSimLockStatus(std::string fac, const AppExecFwk::InnerEvent::Pointer &respons… in GetSimLockStatus()
349std::string fac, int32_t mode, std::string passwd, const AppExecFwk::InnerEvent::Pointer &response) in SetSimLock()
359 int32_t TelRilSim::ChangeSimPassword(std::string fac, std::string oldPassword, std::string newPassw… in ChangeSimPassword()
Dtel_ril_call.cpp449 int32_t TelRilCall::GetCallRestriction(std::string fac, const AppExecFwk::InnerEvent::Pointer &resu… in GetCallRestriction()
536std::string fac, const char *oldPassword, const char *newPassword, const AppExecFwk::InnerEvent::P… in SetBarringPassword()
/base/telephony/cellular_call/services/utils/src/
Dcellular_call_supplement.cpp1063 std::string fac; in SetCallRestriction() local
1108 …int32_t slotId, std::string &fac, int32_t mode, std::string &pw, const std::shared_ptr<SsRequestCo… in SetCallRestrictionByIms()
1128 std::string fac; in GetCallRestriction() local
1165 std::string fac; in SetBarringPassword() local
1191 int32_t CellularCallSupplement::CheckCallRestrictionType(std::string &fac, const CallRestrictionTyp… in CheckCallRestrictionType()
/base/telephony/cellular_call/vendor/ims/test/unittest/ims_service_gtest/
Dims_service_test.cpp1177 std::string fac = "AO"; variable
1194 std::string fac = "AO"; variable
/base/customization/enterprise_device_management/services/edm/src/
Dpermission_checker.cpp238 auto fac = GetExternalManagerFactory(); in GetCurrentUserId() local
/base/telephony/ril_adapter/interfaces/innerkits/include/
Dhril_vendor_sim_defs.h183 char *fac; member
219 char *fac; member
Dhril_vendor_call_defs.h188 const char *fac; member
206 const char *fac; member
/base/telephony/call_manager/services/call_setting/src/
Dcall_setting_manager.cpp91 int32_t slotId, CallRestrictionType fac, const char *oldPassword, const char *newPassword) in SetCallRestrictionPassword()
/base/telephony/cellular_call/vendor/ims/services/ims_call/src/
Dims_call.cpp646 int32_t ImsCall::SetCallRestriction(int32_t slotId, const std::string &fac, int32_t mode, const std… in SetCallRestriction()
660 int32_t ImsCall::GetCallRestriction(int32_t slotId, const std::string &fac) in GetCallRestriction()
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/cellular_call/services/ims_service_interaction/src/
Dims_call_client.cpp642 int32_t slotId, const std::string &fac, int32_t mode, const std::string &pw, int32_t index) in SetCallRestriction()
652 int32_t ImsCallClient::GetCallRestriction(int32_t slotId, const std::string &fac, int32_t index) in GetCallRestriction()
Dims_call_proxy.cpp826 int32_t slotId, const std::string &fac, int32_t mode, const std::string &pw, int32_t index) in SetCallRestriction()
852 int32_t ImsCallProxy::GetCallRestriction(int32_t slotId, const std::string &fac, int32_t index) in GetCallRestriction()
/base/telephony/core_service/services/tel_ril/test/
Dtel_ril_test.cpp493 std::string fac; in OnRequestGetSimLockStatusTest() local
509 std::string fac; in OnRequestSetSimLockTest() local
536 std::string fac; in OnRequestChangeSimPasswordTest() local
1867 std::string fac; in OnRequestSetCallRestrictionTest() local
/base/telephony/ril_adapter/test/unittest/
Dril_interface_test.cpp1303 std::string fac; in ChangeSimPasswordTest() local
1324 std::string fac; in SetSimLockTest() local
1345 std::string fac; in GetSimLockStatusTest() local
/base/telephony/cellular_call/test/unittest/cstest/
Dcs2_test.cpp392 std::string fac = "fac"; variable

12