Home
last modified time | relevance | path

Searched defs:fac (Results 26 - 50 of 86) sorted by relevance

1234

/third_party/skia/third_party/externals/dawn/src/tests/end2end/
H A DColorStateTests.cpp265 RGBA8 mix(const RGBA8& col1, const RGBA8& col2, std::array<float, 4> fac) { in mix() argument
276 RGBA8 mix(const RGBA8& col1, const RGBA8& col2, const RGBA8& fac) { in mix() argument
[all...]
/third_party/toybox/toys/pending/
H A Dsyslogd.c103 char *fac = tk, *lvl; in resolve_config() local
323 int olen = len, fac, lvl; in logmsg() local
[all...]
/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/test/unittest/imstest/
H A Dzero_branch_test.cpp612 std::string fac; in HWTEST_F() local
[all...]
/third_party/backends/backend/
H A Dplustek-usbhw.c348 double maxf, fac, speed; in usb_WaitPos() local
/third_party/lame/libmp3lame/
H A Dquantize_pvt.c497 FLOAT fac; in reduce_side() local
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/base/
H A Dexception_safety_testing_test.cc546 auto fac = []() { return absl::make_unique<T>(); }; in TEST() local
/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
/base/telephony/cellular_call/test/unittest/cstest/
H A Dcs2_test.cpp808 std::string fac = "fac"; in HWTEST_F() local
/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 &response) in GetSimLockStatus() argument
357 int32_t TelRilSim::ChangeSimPassword(std::string fac, std::string oldPassword, std::string newPassword, in ChangeSimPassword() argument
346 SetSimLock( std::string fac, int32_t mode, std::string passwd, const AppExecFwk::InnerEvent::Pointer &response) SetSimLock() argument
/base/telephony/ril_adapter/services/vendor/src/
H A Dat_call.c1007 void ReqGetCallRestriction(const ReqDataInfo *requestInfo, const char *fac) in ReqGetCallRestriction() argument
/base/telephony/call_manager/interfaces/innerkits/
H A Dcall_manager_info.h721 CallRestrictionType fac = CallRestrictionType::RESTRICTION_TYPE_ALL_INCOMING; member
/base/telephony/call_manager/services/telephony_interaction/src/
H A Dcellular_call_connection.cpp486 SetCallRestrictionPassword( int32_t slotId, CallRestrictionType fac, const char *oldPassword, const char *newPassword) SetCallRestrictionPassword() argument

Completed in 45 milliseconds

1234