Home
last modified time | relevance | path

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

123

/ohos5.0/foundation/resourceschedule/ffrt/src/tm/
H A Dtask_factory.cpp21 static TaskFactory fac; in Instance() local
/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/ril/
H A D_call_restriction_info_v10.md28 ### fac subsection
H A D_call_restriction_info_v11.md28 ### fac subsection
H A D_set_barring_info_v10.md28 ### fac subsection
H A D_set_barring_info_v11.md28 ### fac subsection
H A D_sim_password_info_v10.md30 ### fac subsection
H A D_sim_password_info_v11.md30 ### fac subsection
H A D_sim_lock_info_v10.md57 ### fac subsection
H A D_sim_lock_info_v11.md57 ### fac subsection
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/src/
H A Dclass_registry.cpp30 bool ClassRegistry::Unregister(const IObjectFactory::Ptr& fac) in Unregister()
48 bool ClassRegistry::Register(const IObjectFactory::Ptr& fac) in Register()
/ohos5.0/base/telephony/call_manager/test/unittest/call_manager_gtest/src/
H A Dcall_manager3_gtest.cpp697 CallRestrictionType fac = CallRestrictionType::RESTRICTION_TYPE_ALL_CALLS; variable
723 CallRestrictionType fac = CallRestrictionType::RESTRICTION_TYPE_ALL_CALLS; variable
743 CallRestrictionType fac = CallRestrictionType::RESTRICTION_TYPE_ALL_CALLS; variable
763 CallRestrictionType fac = (CallRestrictionType)FALSE_DEFAULT; variable
789 CallRestrictionType fac = CallRestrictionType::RESTRICTION_TYPE_ALL_CALLS; variable
813 CallRestrictionType fac = CallRestrictionType::RESTRICTION_TYPE_ALL_CALLS; variable
/ohos5.0/foundation/resourceschedule/ffrt/src/sched/
H A Dtask_scheduler.h104 static SchedulerFactory fac; in Instance() local
/ohos5.0/base/telephony/cellular_call/services/common/src/
H A 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()
H A 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()
/ohos5.0/base/telephony/ril_adapter/test/unittest/ril_adapter_gtest/
H A Dril_call_test.cpp613 std::string fac = "AO"; variable
630 std::string fac = "AO"; variable
/ohos5.0/base/telephony/core_service/interfaces/innerkits/include/
H A Dtel_ril_sim_parcel.h173 std::string fac = ""; member
227 std::string fac = ""; member
H A Dtelephony_types.h290 std::string fac = ""; member
410 std::string fac = ""; member
447 std::string fac = ""; member
/ohos5.0/base/telephony/cellular_call/test/unittest/imstest/
H A Dzero_branch_test.cpp436 std::string fac("AO"); variable
612 std::string fac; variable
675 std::string fac("AO"); variable
H A Dcellular_call_hisysevent_test.cpp389 std::string fac; variable
/ohos5.0/base/telephony/core_service/services/tel_ril/src/
H A Dtel_ril_sim.cpp336 int32_t TelRilSim::GetSimLockStatus(std::string fac, const AppExecFwk::InnerEvent::Pointer &respons… in GetSimLockStatus()
347std::string fac, int32_t mode, std::string passwd, const AppExecFwk::InnerEvent::Pointer &response) in SetSimLock()
357 int32_t TelRilSim::ChangeSimPassword(std::string fac, std::string oldPassword, std::string newPassw… in ChangeSimPassword()
/ohos5.0/base/telephony/cellular_call/services/utils/src/
H A Dcellular_call_supplement.cpp993 std::string fac; in SetCallRestriction() local
1037 …int32_t slotId, std::string &fac, int32_t mode, std::string &pw, const std::shared_ptr<SsRequestCo… in SetCallRestrictionByIms()
1057 std::string fac; in GetCallRestriction() local
1094 std::string fac; in SetBarringPassword() local
1120 int32_t CellularCallSupplement::CheckCallRestrictionType(std::string &fac, const CallRestrictionTyp… in CheckCallRestrictionType()
/ohos5.0/base/telephony/cellular_call/test/unittest/cstest/
H A Dcs_test.cpp400 int32_t fac = 0; in SetCallRestriction() local
431 int32_t fac = 0; in SetCallRestrictionPassword() local
/ohos5.0/base/telephony/cellular_call/vendor/ims/test/unittest/ims_service_gtest/
H A Dims_service_test.cpp1177 std::string fac = "AO"; variable
1194 std::string fac = "AO"; variable
/ohos5.0/base/telephony/ril_adapter/interfaces/innerkits/include/
H A Dhril_vendor_sim_defs.h183 char *fac; member
219 char *fac; member
/ohos5.0/base/telephony/call_manager/services/call_setting/src/
H A Dcall_setting_manager.cpp91 int32_t slotId, CallRestrictionType fac, const char *oldPassword, const char *newPassword) in SetCallRestrictionPassword()

123