Home
last modified time | relevance | path

Searched defs:param2 (Results 1 - 25 of 144) sorted by relevance

123456

/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_controller/Mock/
H A Dmock_concrete_manager_state_machine.cpp32 void MockConcreteMangerMachine::SendMessage(int msgName, int param1, int param2) in SendMessage() argument
52 void MockConcreteMangerMachine::SendMessage(int msgName, int param1, int param2, const std::any &messageObj) in SendMessage() argument
H A Dmock_softap_manager_state_machine.cpp32 void MockSoftapManagerStateMachine::SendMessage(int msgName, int param1, int param2) in SendMessage() argument
52 void MockSoftapManagerStateMachine::SendMessage(int msgName, int param1, int param2, const std::any &messageObj) in SendMessage() argument
H A Dmock_rpt_manager_state_machine.cpp32 void MockRptManagerStateMachine::SendMessage(int msgName, int param1, int param2) in SendMessage() argument
52 void MockRptManagerStateMachine::SendMessage(int msgName, int param1, int param2, const std::any &messageObj) in SendMessage() argument
/base/msdp/device_status/utils/common/src/
H A Dutil_napi_error.cpp37 void HandleExecuteResult(napi_env env, int32_t errCode, const std::string param1, const std::string param2) in HandleExecuteResult() argument
/foundation/communication/wifi/wifi/test/fuzztest/fuzz_common_func/
H A Dmock_sta_state_machine.cpp32 void MockStaStateMachine::SendMessage(int msgName, int param1, int param2) in SendMessage() argument
52 void MockStaStateMachine::SendMessage(int msgName, int param1, int param2, const std::any &messageObj) in SendMessage() argument
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dacrn.h77 acrn_hypercall2(unsigned long hcall_id, unsigned long param1, unsigned long param2) acrn_hypercall2() argument
/kernel/liteos_a/testsuites/kernel/sample/posix/pthread/full/
H A DIt_posix_pthread_103.c53 struct sched_param param2 = { 2 }; in HwiF01() local
/kernel/liteos_a/testsuites/kernel/sample/posix/pthread/smoke/
H A DIt_posix_pthread_018.c54 struct sched_param param2 = { 2 }; // 2, init in Testcase() local
/kernel/liteos_a/testsuites/unittest/libc/posix/pthread/smoke/
H A DIt_posix_pthread_018.cpp47 struct sched_param param2 = { 2 }; in Testcase() local
/base/customization/enterprise_device_management/test/unittest/services/edm_plugin/src/
H A Dmessage_parcel_utils_test.cpp253 OperateDeviceParam param2; in HWTEST_F() local
/foundation/arkui/ace_engine/test/unittest/core/pattern/scroll/
H A Dscroll_effect_test_ng.cpp419 double param2 = -10.0; in HWTEST_F() local
509 double param2 = -10.0; in HWTEST_F() local
570 double param2 = -10.0; in HWTEST_F() local
[all...]
/foundation/communication/dsoftbus/tests/core/connection/wifi_direct_cpp/entity/
H A Dp2p_entity_test.cpp447 P2pCreateGroupParam param2; in HWTEST_F() local
/foundation/ability/ability_runtime/test/unittest/extension_control_interceptor_test/
H A Dextension_control_interceptor_test.cpp77 AbilityInterceptorParam param2 = AbilityInterceptorParam(want, requestCode, userId, isWithUI, nullptr, in HWTEST_F() local
/foundation/multimedia/av_codec/frameworks/native/common/
H A Davcodec_errors.cpp206 std::string ErrorMessageOk(const std::string &param1, const std::string &param2) in ErrorMessageOk() argument
213 std::string ErrorMessageNoPermission(const std::string &param1, const std::string &param2) in ErrorMessageNoPermission() argument
219 std::string ErrorMessageInvalidParameter(const std::string &param1, const std::string &param2) in ErrorMessageInvalidParameter() argument
226 std::string ErrorMessageUnsupportCapability(const std::string &param1, const std::string &param2) in ErrorMessageUnsupportCapability() argument
233 std::string ErrorMessageNoMemory(const std::string &param1, const std::string &param2) in ErrorMessageNoMemory() argument
240 ErrorMessageOperateNotPermit(const std::string &param1, const std::string &param2) ErrorMessageOperateNotPermit() argument
247 ErrorMessageIO(const std::string &param1, const std::string &param2) ErrorMessageIO() argument
254 ErrorMessageTimeout(const std::string &param1, const std::string &param2) ErrorMessageTimeout() argument
260 ErrorMessageServiceDied(const std::string &param1, const std::string &param2) ErrorMessageServiceDied() argument
268 ErrorMessageUnsupportFormat(const std::string &param1, const std::string &param2) ErrorMessageUnsupportFormat() argument
[all...]
/foundation/arkui/ace_engine/test/unittest/core/pattern/menu/
H A Dmenu_view_test_ng.cpp195 OptionParam param2; in HWTEST_F() local
/foundation/arkui/ace_engine_lite/frameworks/src/core/modules/
H A Dsample_module.cpp166 double param2 = JSI::ValueToNumber(args[ARGC_ONE]); in TestGeneralFunc() local
/foundation/arkui/napi/sample/native_module_demo/
H A Ddemo_javascript_class.cpp98 double param2 = 0; in DemoJavascriptClassAdd() local
138 double param2 = 0; in DemoJavascriptClassSub() local
178 double param2 = 0; in DemoJavascriptClassMul() local
218 double param2 in DemoJavascriptClassDiv() local
[all...]
/foundation/multimedia/player_framework/frameworks/native/common/
H A Dmedia_errors.cpp315 std::string ErrorMessageOk(const std::string& param1, const std::string& param2) in ErrorMessageOk() argument
322 std::string ErrorMessageNoPermission(const std::string& param1, const std::string& param2) in ErrorMessageNoPermission() argument
328 std::string ErrorMessageInvalidParameter(const std::string& param1, const std::string& param2) in ErrorMessageInvalidParameter() argument
335 std::string ErrorMessageUnsupportCapability(const std::string& param1, const std::string& param2) in ErrorMessageUnsupportCapability() argument
342 std::string ErrorMessageNoMemory(const std::string& param1, const std::string& param2) in ErrorMessageNoMemory() argument
349 ErrorMessageOperateNotPermit(const std::string& param1, const std::string& param2) ErrorMessageOperateNotPermit() argument
356 ErrorMessageIO(const std::string& param1, const std::string& param2) ErrorMessageIO() argument
363 ErrorMessageTimeout(const std::string& param1, const std::string& param2) ErrorMessageTimeout() argument
369 ErrorMessageServiceDied(const std::string& param1, const std::string& param2) ErrorMessageServiceDied() argument
377 ErrorMessageUnsupportFormat(const std::string& param1, const std::string& param2) ErrorMessageUnsupportFormat() argument
384 ErrorMessageAudioInterruped(const std::string & param1, const std::string& param2) ErrorMessageAudioInterruped() argument
432 MSExtErrorAPI9ToString(MediaServiceExtErrCodeAPI9 code, const std::string& param1, const std::string& param2) MSExtErrorAPI9ToString() argument
463 MSErrorToExtErrorAPI9String(MediaServiceErrCode code, const std::string& param1, const std::string& param2) MSErrorToExtErrorAPI9String() argument
[all...]
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_ap/
H A Dap_monitor.cpp116 SendMessage( const std::string &iface, ApStatemachineEvent msgName, int param1, int param2, const std::any &messageObj) const SendMessage() argument
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_sta/Mock/
H A Dmock_state_machine.cpp39 void StateMachine::SendMessage(int msgName, int param1, int param2) in SendMessage() argument
59 void StateMachine::SendMessage(int msgName, int param1, int param2, const std::any &messageObj) in SendMessage() argument
134 InternalMessagePtr StateMachine::CreateMessage(int msgName, int param1, int param2) in CreateMessage() argument
158 InternalMessagePtr StateMachine::CreateMessage(int msgName, int param1, int param2, const std::any &messageObj) in CreateMessage() argument
176 MessageExecutedLater(int msgName, int param1, int param2, int64_t delayTimeMs) MessageExecutedLater() argument
183 MessageExecutedLater(int msgName, int param1, int param2, const std::any &messageObj, int64_t delayTimeMs) MessageExecutedLater() argument
[all...]
/kernel/linux/linux-5.10/drivers/ide/
H A Dali14xx.c117 u8 param1, param2, param3, param4; in ali14xx_set_pio_mode() local
/kernel/linux/linux-5.10/drivers/usb/gadget/udc/bdc/
H A Dbdc_cmd.c138 u32 param0, param1, param2, cmd_sc; in bdc_config_ep() local
17 bdc_issue_cmd(struct bdc *bdc, u32 cmd_sc, u32 param0, u32 param1, u32 param2) bdc_issue_cmd() argument
51 bdc_submit_cmd(struct bdc *bdc, u32 cmd_sc, u32 param0, u32 param1, u32 param2) bdc_submit_cmd() argument
245 u32 param2; bdc_address_device() local
276 u32 param2 = 0; bdc_function_wake() local
[all...]
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/bdc/
H A Dbdc_cmd.c138 u32 param0, param1, param2, cmd_sc; in bdc_config_ep() local
17 bdc_issue_cmd(struct bdc *bdc, u32 cmd_sc, u32 param0, u32 param1, u32 param2) bdc_issue_cmd() argument
51 bdc_submit_cmd(struct bdc *bdc, u32 cmd_sc, u32 param0, u32 param1, u32 param2) bdc_submit_cmd() argument
244 u32 param2; bdc_address_device() local
275 u32 param2 = 0; bdc_function_wake() local
[all...]
/third_party/googletest/googlemock/test/
H A Dgmock_stress_test.cc128 const Helper1Param param2 = {&foo, &count2}; in TestConcurrentCallsOnSameObject() local
/foundation/multimodalinput/input/service/key_command/test/
H A Dkey_command_handler_util_test.cpp840 cJSON* param2 = cJSON_CreateObject(); in HWTEST_F() local

Completed in 13 milliseconds

123456