Home
last modified time | relevance | path

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

12

/base/telephony/cellular_call/services/connection/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/ril_adapter/interfaces/innerkits/include/
Dhril_sim_parcel.h139 std::string fac = ""; member
193 std::string fac = ""; member
Dhril_vendor_sim_defs.h179 char *fac; member
215 char *fac; member
Dhril_vendor_call_defs.h174 const char *fac; member
192 const char *fac; member
/base/telephony/core_service/services/tel_ril/src/
Dtel_ril_sim.cpp326 int32_t TelRilSim::GetSimLockStatus(std::string fac, const AppExecFwk::InnerEvent::Pointer &respons… in GetSimLockStatus()
338std::string fac, int32_t mode, std::string passwd, const AppExecFwk::InnerEvent::Pointer &response) in SetSimLock()
349 int32_t TelRilSim::ChangeSimPassword(std::string fac, std::string oldPassword, std::string newPassw… in ChangeSimPassword()
Dtel_ril_call.cpp442 int32_t TelRilCall::GetCallRestriction(std::string fac, const AppExecFwk::InnerEvent::Pointer &resu… in GetCallRestriction()
533std::string fac, const char *oldPassword, const char *newPassword, const AppExecFwk::InnerEvent::P… in SetBarringPassword()
Dtel_ril_manager.cpp388 int32_t slotId, std::string fac, const AppExecFwk::InnerEvent::Pointer &response) in GetCallRestriction()
765 int32_t slotId, std::string fac, const AppExecFwk::InnerEvent::Pointer &response) in GetSimLockStatus()
/base/telephony/cellular_call/vendor/ims/test/unittest/ims_service_gtest/
Dims_service_test.cpp1555 std::string fac = "AO"; variable
1578 std::string fac = "AO"; variable
/base/telephony/cellular_call/services/control/src/
Dcellular_call_supplement.cpp1020 std::string fac; in SetCallRestriction() local
1064 …int32_t slotId, std::string &fac, int32_t mode, std::string &pw, const std::shared_ptr<SsRequestCo… in SetCallRestrictionByIms()
1084 std::string fac; in GetCallRestriction() local
1121 std::string fac; in SetBarringPassword() local
1147 int32_t CellularCallSupplement::CheckCallRestrictionType(std::string &fac, const CallRestrictionTyp… in CheckCallRestrictionType()
/base/telephony/core_service/interfaces/innerkits/include/
Dtelephony_types.h263 std::string fac = ""; member
383 std::string fac = ""; member
420 std::string 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/services/ims_service_interaction/src/
Dims_call_client.cpp552 int32_t slotId, const std::string &fac, int32_t mode, const std::string &pw, int32_t index) in SetCallRestriction()
561 int32_t ImsCallClient::GetCallRestriction(int32_t slotId, const std::string &fac, int32_t index) in GetCallRestriction()
Dims_call_proxy.cpp761 int32_t slotId, const std::string &fac, int32_t mode, const std::string &pw, int32_t index) in SetCallRestriction()
787 int32_t ImsCallProxy::GetCallRestriction(int32_t slotId, const std::string &fac, int32_t index) in GetCallRestriction()
/base/telephony/call_manager/test/unittest/call_manager_gtest/src/
Dcall_manager_gtest.cpp2894 CallRestrictionType fac = CallRestrictionType::RESTRICTION_TYPE_ALL_CALLS; variable
2920 CallRestrictionType fac = CallRestrictionType::RESTRICTION_TYPE_ALL_CALLS; variable
2940 CallRestrictionType fac = CallRestrictionType::RESTRICTION_TYPE_ALL_CALLS; variable
2960 CallRestrictionType fac = (CallRestrictionType)FALSE_DEFAULT; variable
2986 CallRestrictionType fac = CallRestrictionType::RESTRICTION_TYPE_ALL_CALLS; variable
3010 CallRestrictionType fac = CallRestrictionType::RESTRICTION_TYPE_ALL_CALLS; variable
/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.cpp527 const std::string fac = data.ReadString(); in OnSetCallRestriction() local
537 const std::string fac = data.ReadString(); in OnGetCallRestriction() local
/base/telephony/core_service/services/tel_ril/test/
Dtel_ril_test.cpp409 std::string fac; in OnRequestGetSimLockStatusTest() local
425 std::string fac; in OnRequestSetSimLockTest() local
452 std::string fac; in OnRequestChangeSimPasswordTest() local
1746 std::string fac; in OnRequestSetCallRestrictionTest() local
/base/telephony/call_manager/frameworks/native/src/
Dcall_manager_client.cpp260 int32_t slotId, CallRestrictionType fac, const char *oldPassword, const char *newPassword) in SetCallRestrictionPassword()
/base/telephony/cellular_call/test/unittest/cstest/
Dcs_test.cpp579 int32_t fac = 0; in SetCallRestriction() local
610 int32_t fac = 0; in SetCallRestrictionPassword() local
2423 std::string fac = "fac"; variable
/base/telephony/ril_adapter/test/unittest/
Dril_interface_test.cpp1252 std::string fac; in ChangeSimPasswordTest() local
1273 std::string fac; in SetSimLockTest() local
1294 std::string fac; in GetSimLockStatusTest() local
/base/telephony/call_manager/services/telephony_interaction/src/
Dcellular_call_connection.cpp487 int32_t slotId, CallRestrictionType fac, const char *oldPassword, const char *newPassword) in SetCallRestrictionPassword()
/base/telephony/call_manager/services/call_manager_service/src/
Dcall_manager_service.cpp568 int32_t slotId, CallRestrictionType fac, const char *oldPassword, const char *newPassword) in SetCallRestrictionPassword()
/base/telephony/cellular_call/vendor/ims/test/ui_client/
Dims_unit_test.cpp636 std::string fac = "AO"; in SetCallRestriction() local

12