/base/telephony/cellular_call/services/connection/src/ |
D | supplement_request.cpp | 126 int32_t SupplementRequest::GetCallRestrictionRequest(int32_t slotId, const std::string &fac) in GetCallRestrictionRequest() 142 int32_t SupplementRequest::SetCallRestrictionRequest(int32_t slotId, std::string &fac, int32_t mode… in SetCallRestrictionRequest()
|
/base/telephony/ril_adapter/interfaces/innerkits/include/ |
D | hril_sim_parcel.h | 63 std::string fac; /* String type, which specifies the object operated by this command. member 85 std::string fac; /* String type, which specifies the object operated by this command. member
|
D | hril_vendor_sim_defs.h | 96 char *fac; /* ("SC","AO","OI","OX","AI","IR","AB","AG","AC","FD","PN","PU","PP") */ member 113 char *fac; /* ("SC","AO","OI","OX","AI","IR","AB","AG","AC","FD","PN","PU","PP") */ member
|
D | hril_vendor_call_defs.h | 98 const char *fac; member 104 const char *fac; member
|
/base/telephony/core_service/services/tel_ril/src/ |
D | tel_ril_sim.cpp | 322 int32_t TelRilSim::GetSimLockStatus(std::string fac, const AppExecFwk::InnerEvent::Pointer &respons… in GetSimLockStatus() 334 …std::string fac, int32_t mode, std::string passwd, const AppExecFwk::InnerEvent::Pointer &response) in SetSimLock() 345 int32_t TelRilSim::ChangeSimPassword(std::string fac, std::string oldPassword, std::string newPassw… in ChangeSimPassword()
|
D | tel_ril_call.cpp | 362 int32_t TelRilCall::GetCallRestriction(std::string fac, const AppExecFwk::InnerEvent::Pointer &resu… in GetCallRestriction() 369 …std::string fac, int32_t mode, std::string password, const AppExecFwk::InnerEvent::Pointer &result) in SetCallRestriction() 453 …std::string fac, std::string oldPassword, std::string newPassword, const AppExecFwk::InnerEvent::P… in SetBarringPassword()
|
D | tel_ril_manager.cpp | 348 int32_t slotId, std::string fac, const AppExecFwk::InnerEvent::Pointer &response) in GetCallRestriction() 686 int32_t slotId, std::string fac, const AppExecFwk::InnerEvent::Pointer &response) in GetSimLockStatus()
|
/base/telephony/core_service/interfaces/innerkits/include/ |
D | telephony_types.h | 129 std::string fac; member 165 std::string fac; member 172 std::string fac; member
|
/base/telephony/cellular_call/vendor/ims/test/unittest/ims_service_gtest/ |
D | ims_service_test.cpp | 1544 std::string fac = "AO"; variable 1567 std::string fac = "AO"; variable
|
/base/telephony/cellular_call/services/ims_service_interaction/src/ |
D | ims_call_client.cpp | 544 int32_t ImsCallClient::SetCallRestriction(int32_t slotId, const std::string &fac, int32_t mode, con… in SetCallRestriction() 553 int32_t ImsCallClient::GetCallRestriction(int32_t slotId, const std::string &fac) in GetCallRestriction()
|
D | ims_call_proxy.cpp | 757 int32_t ImsCallProxy::SetCallRestriction(int32_t slotId, const std::string &fac, int32_t mode, cons… in SetCallRestriction() 783 int32_t ImsCallProxy::GetCallRestriction(int32_t slotId, const std::string &fac) in GetCallRestriction()
|
/base/telephony/cellular_call/services/control/src/ |
D | cellular_call_supplement.cpp | 569 std::string fac; in SetCallRestriction() local 614 std::string fac; in GetCallRestriction() local
|
/base/telephony/cellular_call/vendor/ims/services/ims_call/src/ |
D | ims_call.cpp | 646 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()
|
D | ims_call_stub.cpp | 525 const std::string fac = data.ReadString(); in OnSetCallRestriction() local 535 const std::string fac = data.ReadString(); in OnGetCallRestriction() local
|
/base/telephony/core_service/services/tel_ril/test/ |
D | tel_ril_test.cpp | 757 std::string fac; in OnRequestGetSimLockStatusTest() local 773 std::string fac; in OnRequestSetSimLockTest() local 800 std::string fac; in OnRequestChangeSimPasswordTest() local 2111 std::string fac; in OnRequestSetCallRestrictionTest() local
|
/base/telephony/ril_adapter/test/unittest/ril_adapter_gtest/ |
D | ril_interface_test.cpp | 689 std::string fac = "AO"; variable 706 std::string fac = "AO"; variable
|
/base/telephony/ril_adapter/test/unittest/ |
D | ril_interface_test.cpp | 1206 std::string fac; in ChangeSimPasswordTest() local 1227 std::string fac; in SetSimLockTest() local 1248 std::string fac; in GetSimLockStatusTest() local
|
/base/telephony/cellular_call/vendor/ims/test/ui_client/ |
D | ims_unit_test.cpp | 635 std::string fac = "AO"; in SetCallRestriction() local
|
/base/telephony/ril_adapter/services/vendor/src/ |
D | at_call.c | 1002 void ReqGetCallRestriction(const ReqDataInfo *requestInfo, const char *fac) in ReqGetCallRestriction()
|
/base/telephony/ril_adapter/services/hril/src/ |
D | hril_call.cpp | 182 int32_t HRilCall::GetCallRestriction(int32_t serialId, const std::string &fac) in GetCallRestriction()
|
D | hril_manager.cpp | 417 int32_t HRilManager::GetCallRestriction(int32_t slotId, int32_t serialId, const std::string &fac) in GetCallRestriction()
|
/base/telephony/cellular_call/test/unittest/cstest/ |
D | cs_test.cpp | 561 int32_t fac = 0; in SetCallRestriction() local
|
/base/telephony/call_manager/interfaces/innerkits/ |
D | call_manager_inner_type.h | 584 CallRestrictionType fac; member
|
/base/telephony/core_service/test/unittest/tel_ril_gtest/ |
D | tel_ril_test.cpp | 373 std::string fac = FAC_PIN_LOCK; in GetSimLockStatusTest() local
|
/base/telephony/core_service/frameworks/native/src/ |
D | core_manager_inner.cpp | 1051 …int32_t slotId, int32_t eventId, std::string fac, const std::shared_ptr<AppExecFwk::EventHandler> … in GetCallRestriction()
|