Home
last modified time | relevance | path

Searched defs:param (Results 926 - 950 of 4647) sorted by relevance

1...<<31323334353637383940>>...186

/base/telephony/core_service/test/unittest/core_service_gtest/
H A Dvsim_test.cpp543 DtmfParam param; in HWTEST_F() local
/base/telephony/sms_mms/frameworks/native/sms/src/
H A Dshort_message.cpp128 ShortMessage param; in UnMarshalling() local
/base/telephony/core_service/frameworks/native/src/
H A Dcell_location.cpp53 GsmCellLocation *param = new (std::nothrow) GsmCellLocation(); in Unmarshalling() local
148 CdmaCellLocation *param = new (std::nothrow) CdmaCellLocation(); in Unmarshalling() local
[all...]
/base/telephony/core_service/interfaces/innerkits/include/
H A Ddialling_numbers_info.h94 std::shared_ptr<DiallingNumbersInfo> param = std::make_shared<DiallingNumbersInfo>(); in UnMarshalling() local
/base/telephony/core_service/utils/vcard/src/
H A Dvcard_decoder_v30.cpp104 DealAnyParam( const std::string &param, const std::string &paramValue, std::shared_ptr<VCardRawData> rawData, int32_t &errorCode) DealAnyParam() argument
151 DealParamV30( const std::string &param, const std::string &paramValue, std::shared_ptr<VCardRawData> rawData, int32_t &errorCode) DealParamV30() argument
/base/telephony/ril_adapter/test/unittest/ril_adapter_gtest/
H A Dril_adapter_service_test.cpp160 std::shared_ptr<void> param = std::make_shared<int>(42); in HWTEST_F() local
178 uint8_t *param = nullptr; in HWTEST_F() local
/base/update/updater/test/unittest/applypatch_test/
H A Dimagepatch_unittest.h72 int RunImageApplyPatch(UpdatePatch::PatchParam &param, const std::string &target, in RunImageApplyPatch() argument
/base/theme/screenlock_mgr/frameworks/native/src/
H A Dscreenlock_manager_proxy.cpp217 int32_t ScreenLockManagerProxy::SendScreenLockEvent(const std::string &event, int param) in SendScreenLockEvent() argument
/base/update/updater/services/diffpatch/patch/
H A Dimage_patch.cpp33 int32_t NormalImagePatch::ApplyImagePatch(const PatchParam &param, size_t &startOffset) in ApplyImagePatch() argument
65 ApplyImagePatch(const PatchParam &param, size_t &startOffset) ApplyImagePatch() argument
91 StartReadHeader(const PatchParam &param, PatchHeader &header, size_t &offset) StartReadHeader() argument
108 ApplyImagePatch(const PatchParam &param, size_t &startOffset) ApplyImagePatch() argument
215 ReadHeader(const PatchParam &param, PatchHeader &header, size_t &offset) ReadHeader() argument
268 ReadHeader(const PatchParam &param, PatchHeader &header, size_t &offset) ReadHeader() argument
[all...]
H A Dupdate_patch.cpp27 int32_t UpdateApplyPatch::ApplyImagePatch(const PatchParam &param, const std::vector<uint8_t> &bonusData, in ApplyImagePatch() argument
52 bool UpdateApplyPatch::PreCheck(const PatchParam &param, const UpdatePatchWriterPtr writer) in PreCheck() argument
69 int32_t UpdateApplyPatch::ApplyImagePatch(const PatchParam &param, in ApplyImagePatch() argument
[all...]
/base/theme/screenlock_mgr/test/fuzztest/screenlockmanager_fuzzer/
H A Dscreenlockmanager_fuzzer.cpp99 int param = 0; in FuzzScreenlockAppManager() local
/base/useriam/pin_auth/frameworks/client/src/
H A Dinputer_data_impl.cpp46 InputerDataImpl::InputerDataImpl(const InputerGetDataParam &param) in InputerDataImpl() argument
/base/useriam/user_auth_framework/test/unittest/inner_api/src/
H A Duser_auth_proxy_test.cpp502 GlobalConfigParam param = {}; in HWTEST_F() local
526 GlobalConfigParam param = {}; in HWTEST_F() local
552 GlobalConfigParam param = {}; in HWTEST_F() local
[all...]
/base/useriam/user_auth_framework/test/unittest/services/src/
H A Duser_auth_stub_test.cpp594 GlobalConfigParam param = {}; in HWTEST_F() local
622 GlobalConfigParam param = {}; in HWTEST_F() local
[all...]
/base/useriam/pin_auth/services/modules/executors/src/
H A Dpin_auth_executor_callback_hdi.cpp40 PinAuthExecutorCallbackHdi( std::shared_ptr<UserIam::UserAuth::IExecuteCallback> frameworkCallback, std::shared_ptr<PinAuthAllInOneHdi> pinAuthAllInOneHdi, const UserAuth::ExecutorParam &param, GetDataMode mode) PinAuthExecutorCallbackHdi() argument
48 PinAuthExecutorCallbackHdi( std::shared_ptr<UserAuth::IExecuteCallback> frameworkCallback, std::shared_ptr<PinAuthCollectorHdi> pinAuthCollectorHdi, const UserAuth::ExecutorParam &param, GetDataMode mode) PinAuthExecutorCallbackHdi() argument
56 PinAuthExecutorCallbackHdi(std::shared_ptr<UserAuth::IExecuteCallback> frameworkCallback, const UserAuth::ExecutorParam &param, GetDataMode mode) PinAuthExecutorCallbackHdi() argument
115 InputerGetDataParam param = { OnGetData() local
[all...]
H A Dpin_auth_collector_hdi.cpp103 UserAuth::ResultCode PinAuthCollectorHdi::Collect(uint64_t scheduleId, const UserAuth::CollectParam &param, in Collect() argument
/base/useriam/user_auth_framework/services/core/src/
H A Dauthentication_impl.cpp98 HdiAuthParam param = { in Start() local
/base/web/webview/interfaces/kits/napi/webviewcontroller/
H A Dwebview_createpdf_execute_callback.cpp73 ArrayBufferExecuteParam* param = new (std::nothrow) ArrayBufferExecuteParam(); in OnReceiveValue() local
42 ReleaseArrayBufferExecuteParamAndUvWork( ArrayBufferExecuteParam* param, uv_work_t* work) ReleaseArrayBufferExecuteParamAndUvWork() argument
110 ArrayBufferExecuteParam* param = reinterpret_cast<ArrayBufferExecuteParam*>(work->data); UvAfterWorkCb() local
[all...]
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hdmi/src/mkp/drm_hal/
H A Ddrm_hal_hdmitx.c108 drv_hdmi_property param; in drm_hal_hdmitx_get_attr() local
204 static void hdmitx_attr_translate(drv_hdmi_property *param, struct drm_hal_hdmitx_attr *attr, int flag) in hdmitx_attr_translate() argument
216 drv_hdmi_property param; in drm_hal_hdmitx_set_attr() local
256 drm_hal_hdmitx_get_status(enum drm_hal_hdmitx_id id, enum drm_hal_hdmitx_status_type type, const enum drm_hal_hdmitx_connect_status *param) drm_hal_hdmitx_get_status() argument
[all...]
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/
H A Dhi_isr.c178 hi_u32 hi_irq_request(hi_u32 vector, hi_u32 flags, irq_routine routine, uintptr_t param) in hi_irq_request() argument
H A Doal_util.c47 WIFI_ROM_TEXT hi_void oal_strtoaddr(const hi_char *param, hi_u8 *mac_addr, hi_u8 mac_addr_len) in oal_strtoaddr() argument
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hdmi/src/mkp/
H A Ddrv_hdmi_event.c267 hi_s32 drv_hdmi_event_callback(const hi_void *param) in drv_hdmi_event_callback() argument
/device/board/hisilicon/hispark_taurus/audio_drivers/codec/tfa9879/src/
H A Dtfa9879_codec_ops.c257 int32_t Tfa9879DaiHwParams(const struct AudioCard *card, const struct AudioPcmHwParams *param) in Tfa9879DaiHwParams() argument
[all...]
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/common/
H A Dmac_mib.c41 mac_cfg_ssid_param_stru *param = HI_NULL; in mac_mib_set_meshid() local
70 mac_cfg_ssid_param_stru *param = HI_NULL; in mac_mib_get_meshid() local
296 mac_cfg_ssid_param_stru *param = HI_NULL; in mac_mib_set_ssid() local
318 mac_cfg_ssid_param_stru *param = HI_NULL; mac_mib_get_ssid() local
[all...]
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/platform/common/
H A Dsample_comm_isp.c140 static void *SAMPLE_COMM_ISP_Thread(void *param) in SAMPLE_COMM_ISP_Thread() argument

Completed in 16 milliseconds

1...<<31323334353637383940>>...186