Home
last modified time | relevance | path

Searched full:param (Results 16551 - 16575 of 22011) sorted by relevance

1...<<661662663664665666667668669670>>...881

/base/security/crypto_framework/frameworks/js/napi/crypto/src/
H A Dnapi_key_agreement.cpp292 LOGE("priKey param is nullptr."); in GetPriKeyAndPubKeyFromParam()
303 LOGE("pubKey param is nullptr."); in GetPriKeyAndPubKeyFromParam()
/base/security/security_guard/frameworks/js/napi/
H A Dsecurity_guard_sdk_adaptor.cpp68 const std::string &param, ResultCallback callback) in RequestSecurityModelResult()
89 int32_t ret = proxy->RequestSecurityModelResult(devId, modelId, param, stub); in RequestSecurityModelResult()
67 RequestSecurityModelResult(const std::string &devId, uint32_t modelId, const std::string &param, ResultCallback callback) RequestSecurityModelResult() argument
/base/sensors/sensor/services/src/
H A Dsensor_dump.cpp154 SEN_HILOGE("Cmd param number not more than 32"); in ParseCommand()
155 dprintf(fd, "Cmd param number not more than 32\n"); in ParseCommand()
/base/security/selinux_adapter/sepolicy/ohos_policy/hiviewdfx/hiview/system/
H A Dfoundation.te19 #avc: denied { read } for pid=4718 comm="/bin/param" path="/dev/__parameters__/u:object_r:hiviewdfx_hiview_param:s0" dev="" ino=239 scontext=u:r:foundation:s0 tcontext=u:object_r:hiviewdfx_hiview_param:s0 tclass=file permissive=1
20 #avc: denied { open } for pid=4718 comm="/bin/param" path="/dev/__parameters__/u:object_r:hiviewdfx_hiview_param:s0" dev="" ino=239 scontext=u:r:foundation:s0 tcontext=u:object_r:hiviewdfx_hiview_param:s0 tclass=file permissive=1
/base/security/huks/test/unittest/huks_standard_test/module_test/interface_test/src/
H A Dhks_list_aliases_test.cpp415 const std::vector<HksParam> param = { in HWTEST_F() local
418 int32_t ret = HuksTest::TestBuildInitParamSet(INIT_COMMON_PARAMS, param, HKS_ARRAY_SIZE(INIT_COMMON_PARAMS), in HWTEST_F()
/base/telephony/sms_mms/services/sms/
H A Dsms_send_manager.cpp108 TELEPHONY_LOGE("TextBasedSmsDelivery::param Set Error."); in TextBasedSmsDelivery()
146 TELEPHONY_LOGE("DataBasedSmsDelivery::param Set Error."); in DataBasedSmsDelivery()
/base/telephony/call_manager/services/video/src/
H A Dvideo_control_manager.cpp107 // param check in SetCameraZoom()
148 // param check in SetDeviceDirection()
/base/telephony/core_service/services/tel_ril/src/
H A Dtel_ril_data.cpp111 int32_t param = telRilRequest->pointer_->GetParam(); in GetPdpContextListResponse()
113 setupDataCallResultInfo.flag = param; in GetPdpContextListResponse()
/base/telephony/ril_adapter/interfaces/innerkits/include/
H A Dhril_vendor_sim_defs.h392 * @param requestInfo Request data info, for details, see {@link
394 * @param state The power state of SIM card to set, value as following:
/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
225 data.WriteInt32(param); in SendScreenLockEvent()
/base/time/time_service/test/unittest/js_test/permission/
H A DSystemTimeSet.test.js109 * @tc.desc: Test setTime for promise with invalid param.
132 * @tc.desc: Test setTime for callback with invalid param.
/base/usb/usb_manager/services/native/src/
H A Dusb_port_manager.cpp265 dprintf(fd, "port param error, please enter again\n"); in DumpSetPortRoles()
282 dprintf(fd, "port param error, please enter again\n"); in Dump()
/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
272 tmp = (const hdmi_event_wait_callback *)param; in drv_hdmi_event_callback()
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/wal/
H A Dwal_11d.c354 mac_cfg_country_stru *param = (mac_cfg_country_stru *)(write_msg.auc_value); in wal_regdomain_update() local
355 param->mac_regdom = mac_regdom; in wal_regdomain_update()
/device/qemu/riscv32_virt/liteos_m/board/driver/
H A Dvirtinput.c184 static uint32_t VirtinIRQhandle(void *param) in VirtinIRQhandle() argument
186 struct Virtin *in = (struct Virtin *)param; in VirtinIRQhandle()
/device/soc/hisilicon/common/hal/media/camera/hi3516dv300/linux_standard/libs/
H A Dlibcamera_hw_platform.so__stack_chk_fail __stack_chk_guard free malloc memcpy_s strncpy_s memset_s __aeabi_idiv0 __aeabi_unwind_cpp_pr0 __aeabi_unwind_cpp_pr1 printf puts close ioctl open memcmp pthread_create pthread_join HI_MPI_VB_SetSupplementConfig ...
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/common/
H A Dmac_cfg.h156 hi_u8 param; /* 查询或配置信息 */ member
427 hi_u8 param; member
/device/soc/hisilicon/hi3861v100/sdk_liteos/build/win_scripts/build/scripts/
H A Dscons_utils.py78 for param in env_path_param:
79 compiler = os.path.join(param, 'riscv32-unknown-elf-gcc.exe')
/device/soc/hisilicon/hi3751v350/sdk_linux/source/msp/drv/i2c/std_i2c/
H A Ddrv_i2c_intf.c132 HI_PRINT("error param!!!\n"); in i2c_proc_wr_read_get_dev_msg()
232 HI_PRINT("error param!!!\n"); in i2c_proc_wr_write_get_dev_msg()
/device/soc/hisilicon/hi3861v100/sdk_liteos/build/make_scripts/
H A Dconfig.mk278 CCFLAGS += -fsanitize=kernel-address -fasan-shadow-offset=1835008 --param asan-stack=1 -fsanitize=bounds-strict
281 CCFLAGS += -fsanitize=kernel-address -fasan-shadow-offset=1835008 --param asan-stack=1 -fsanitize=bounds-strict
/device/soc/hisilicon/hi3861v100/sdk_liteos/build/win_scripts/build/make_scripts/
H A Dconfig.mk278 CCFLAGS += -fsanitize=kernel-address -fasan-shadow-offset=1835008 --param asan-stack=1 -fsanitize=bounds-strict
281 CCFLAGS += -fsanitize=kernel-address -fasan-shadow-offset=1835008 --param asan-stack=1 -fsanitize=bounds-strict
/device/soc/hisilicon/hi3861v100/sdk_liteos/build/scripts/
H A Dscons_utils.py78 for param in env_path_param:
79 compiler = os.path.join(param, 'riscv32-unknown-elf-gcc')
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/lwip_sack/include/netif/
H A Difaddrs.h257 * @param[in] ifap Indicates a double pointer to the ifaddrs structure.
276 * @param[in] ifa Indicates a pointer to the ifaddrs structure.
/device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/
H A Dmali_kbase_config.h222 * @param clock_speed - pointer to store the current CPU clock speed in MHz
232 * @param clock_speed - pointer to store the current GPU clock speed in MHz
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/common/
H A Dmali_mmu.c179 * @param mmu The MMU to enable paging for
226 * @param mmu The MMU to enable paging for

Completed in 36 milliseconds

1...<<661662663664665666667668669670>>...881