Home
last modified time | relevance | path

Searched defs:param (Results 1 - 25 of 3810) sorted by relevance

12345678910>>...153

/base/security/security_guard/interfaces/inner_api/classify/include/
H A Dsg_classify_client.h27 std::string param; member
/foundation/ability/ability_runtime/test/unittest/ability_manager_service_fourth_test/mock/src/
H A Dmock_ability_interceptor_executer.cpp21 ErrCode MockAbilityInterceptorExecuter::DoProcess(AbilityInterceptorParam param) in DoProcess() argument
/foundation/ability/ability_runtime/services/abilitymgr/src/interceptor/
H A Dblock_all_app_start_interceptor.cpp22 ErrCode BlockAllAppStartInterceptor::DoProcess(AbilityInterceptorParam param) in DoProcess() argument
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/
H A Dmain.cpp34 struct sched_param param = {0}; in main() local
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/cmd/
H A Dhci_cmd_failure.c28 void HciOnCmdFailed(uint16_t opCode, uint8_t status, const void *param) in HciOnCmdFailed() argument
H A Dhci_cmd_status_params.c24 int HCI_ReadRssi(const HciReadRssiParam *param) in HCI_ReadRssi() argument
/kernel/linux/linux-5.10/include/linux/dma/
H A Dmmp-pdma.h10 static inline bool mmp_pdma_filter_fn(struct dma_chan *chan, void *param) in mmp_pdma_filter_fn() argument
/base/powermgr/power_manager/services/native/src/actions/default/
H A Drunning_lock_action.cpp24 int32_t RunningLockAction::Lock(const RunningLockParam& param) in Lock() argument
29 int32_t RunningLockAction::Unlock(const RunningLockParam& param) in Unlock() argument
/base/security/device_auth/services/protocol/src/
H A Dprotocol_common.c33 int32_t InitSingleParam(Uint8Buff *param, uint32_t len) in InitSingleParam() argument
[all...]
/device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/
H A Dmali_kbase_debug.c20 void kbase_debug_assert_register_hook(kbase_debug_assert_hook *func, void *param) in kbase_debug_assert_register_hook() argument
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/
H A Dmali_kbase_debug.c27 void kbase_debug_assert_register_hook(kbase_debug_assert_hook *func, void *param) in kbase_debug_assert_register_hook() argument
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/
H A Dmali_kbase_debug.c29 void kbase_debug_assert_register_hook(kbase_debug_assert_hook *func, void *param) in kbase_debug_assert_register_hook() argument
/device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/
H A Dmali_kbase_debug.c27 void kbase_debug_assert_register_hook(kbase_debug_assert_hook *func, void *param) in kbase_debug_assert_register_hook() argument
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H A Ddhd_linux_sched.c36 int setScheduler(struct task_struct *p, int policy, struct sched_param *param) in setScheduler() argument
/foundation/systemabilitymgr/samgr/services/samgr/native/test/unittest/rust/service/src/
H A Daccess_token.rs42 let mut param = TokenInfoParams { in init_access_token() variables
/foundation/communication/dsoftbus/core/transmission/trans_channel/common/src/
H A Dtrans_qos_info.c18 void GetExtQosInfo(const SessionParam *param, QosInfo *qosInfo, uint32_t index, AllocExtendInfo *extendInfo) in GetExtQosInfo() argument
/foundation/communication/ipc/example/rust_test/service/src/
H A Daccess_token.rs43 let mut param = TokenInfoParams { in init_access_token() variables
/base/security/security_guard/frameworks/common/constants/include/
H A Dsecurity_guard_define.h47 std::string param; member
/device/soc/hisilicon/hi3861v100/sdk_liteos/app/demo/src/
H A Dapp_demo_upg_verify.c20 hi_u32 app_demo_upg_check_chip_product(const hi_upg_user_info *info, hi_void *param) in app_demo_upg_check_chip_product() argument
/device/soc/hisilicon/hi3861v100/sdk_liteos/app/wifiiot_app/src/
H A Dapp_demo_upg_verify.c20 hi_u32 app_demo_upg_check_chip_product(const hi_upg_user_info *info, hi_void *param) in app_demo_upg_check_chip_product() argument
/device/soc/hisilicon/hi3861v100/sdk_liteos/include/
H A Dhi_msg.h45 uintptr_t param[HI_SYS_MSG_PARAM_NUM_MAX]; /* < Message parameter.CNcomment:消息参数 CNend */ member
[all...]
/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/server/update/controller/strategy/
H A Dupdate_strategy.h26 explicit IUpdateStrategy(const std::string &param) : param_(param) {}; in IUpdateStrategy() argument
/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/server/base/
H A Dengine_factory.cpp28 sptr<EngineBase> EngineFactory::CreateEngineInst(IntellVoiceEngineType type, const std::string &param) in CreateEngineInst() argument
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/router/
H A Dcj_router_ffi.cpp24 void FfiOHOSAceFrameworkRouterPush(const char* url, const char* param) in FfiOHOSAceFrameworkRouterPush() argument
38 void FfiOHOSAceFrameworkRouterBack(const char* url, const char* param) in FfiOHOSAceFrameworkRouterBack() argument
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/functions/
H A Djs_touch_intercept_function.cpp25 JSRef<JSVal> param = JSRef<JSObject>::Cast(JsTouchFunction::CreateJSEventInfo(info)); in Execute() local

Completed in 5 milliseconds

12345678910>>...153