Home
last modified time | relevance | path

Searched defs:arg1 (Results 1 – 25 of 58) sorted by relevance

123

/ohos5.0/foundation/arkui/ace_engine_lite/test/moduletest/common/
H A Dtest_common.h24 #define EXPECT_STREQ(arg1, args2) void() argument
25 #define EXPECT_TRUE(arg1) void() argument
26 #define EXPECT_EQ(arg1, arg2) void() argument
27 #define EXPECT_NE(arg1, arg2) void() argument
28 #define EXPECT_FALSE(arg1) void() argument
/ohos5.0/foundation/communication/netmanager_base/services/netmanagernative/bpf/include/netfirewall/
H A Dnetfirewall_event.h109 static __always_inline void log_dbg_any(enum debug_type type, __u32 arg1) in log_dbg_any()
119 static __always_inline void log_dbg(enum debug_type type, enum stream_dir dir, __u32 arg1) in log_dbg()
130 static __always_inline void log_dbg2(enum debug_type type, enum stream_dir dir, __u32 arg1, __u32 a… in log_dbg2()
142 static __always_inline void log_dbg3(enum debug_type type, enum stream_dir dir, __u32 arg1, __u32 a… in log_dbg3()
155 static __always_inline void log_dbg4(enum debug_type type, enum stream_dir dir, __u32 arg1, __u32 a… in log_dbg4()
188 #define log_dbg_any(type, arg1) argument
189 #define log_dbg(type, dir, arg1) argument
190 #define log_dbg2(type, dir, arg1, arg2) argument
191 #define log_dbg3(type, dir, arg1, arg2, arg3) argument
192 #define log_dbg4(type, dir, arg1, arg2, arg3, arg4) argument
[all …]
/ohos5.0/foundation/ability/ability_runtime/test/unittest/app_mgr_service_dump_ipc_test/
H A Dapp_mgr_service_dump_ipc_test.cpp94 auto arg1 = Str8ToStr16("all"); variable
135 auto arg1 = Str8ToStr16("all"); variable
175 auto arg1 = Str8ToStr16("all"); variable
216 auto arg1 = Str8ToStr16(std::to_string(NUMBER_VALID_PID)); variable
257 auto arg1 = Str8ToStr16(std::to_string(NUMBER_VALID_PID)); variable
297 auto arg1 = Str8ToStr16(std::to_string(NUMBER_VALID_PID)); variable
461 auto arg1 = Str8ToStr16(STRING_INVALID_PID); variable
500 auto arg1 = Str8ToStr16(STRING_INVALID_PID); variable
539 auto arg1 = Str8ToStr16(STRING_INVALID_PID); variable
578 auto arg1 = Str8ToStr16(std::to_string(NUMBER_VALID_PID)); variable
[all …]
/ohos5.0/foundation/ai/intelligent_voice_framework/utils/
H A Dmessage_queue.cpp28 Message::Message(uint32_t what, int32_t arg1) : what_(what), arg1_(arg1) in Message()
32 Message::Message(uint32_t what, int32_t arg1, int32_t arg2, float arg3) in Message()
37 Message::Message(uint32_t what, int32_t arg1, int32_t arg2, const std::string &obj) in Message()
42 Message::Message(uint32_t what, int32_t arg1, int32_t arg2, float arg3, const std::string &obj) in Message()
60 Message::Message(uint32_t what, int32_t arg1, void* voidPtr) : what_(what), arg1_(arg1), voidPtr_(v… in Message()
/ohos5.0/foundation/ability/ability_runtime/test/unittest/app_mgr_service_dump_ffrt_test/
H A Dapp_mgr_service_dump_ffrt_test.cpp134 auto arg1 = Str8ToStr16(std::to_string(NUMBER_VALID_PID_1)); variable
177 auto arg1 = Str8ToStr16(pids); variable
219 auto arg1 = Str8ToStr16(pids); variable
264 auto arg1 = Str8ToStr16(pids); variable
307 auto arg1 = Str8ToStr16(pids); variable
354 auto arg1 = Str8ToStr16(pids); variable
402 auto arg1 = Str8ToStr16(pids); variable
448 auto arg1 = Str8ToStr16(pids); variable
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/
H A Dstart_specified_ability_response_stub.cpp27 auto handleOnAcceptWantResponse = [this](OHOS::MessageParcel &arg1, OHOS::MessageParcel &arg2) { in StartSpecifiedAbilityResponseStub()
35 auto handleOnTimeoutResponse = [this](OHOS::MessageParcel &arg1, OHOS::MessageParcel &arg2) { in StartSpecifiedAbilityResponseStub()
43 …auto handleOnNewProcessRequestResponse = [this](OHOS::MessageParcel &arg1, OHOS::MessageParcel &ar… in StartSpecifiedAbilityResponseStub()
51 …auto handleOnNewProcessRequestTimeoutResponse = [this](OHOS::MessageParcel &arg1, OHOS::MessagePar… in StartSpecifiedAbilityResponseStub()
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_scan/Mock/
H A Dmock_scan_state_machine.cpp27 void MockScanStateMachine::SendMessage(int what, int arg1) in SendMessage()
32 void MockScanStateMachine::SendMessage(int what, int arg1, int arg2) in SendMessage()
/ohos5.0/base/startup/appspawn/test/unittest/hnp_test/
H A Dhnp_pack_test.cpp94 char arg1[] = "hnp", arg2[] = "pack"; variable
149 char arg1[] = "hnp", arg2[] = "pack"; variable
189 char arg1[] = "hnp", arg2[] = "pack"; variable
239 char arg1[] = "hnp", arg2[] = "pack"; variable
299 char arg1[] = "hnp", arg2[] = "pack"; variable
356 char arg1[] = "hnp", arg2[] = "pack"; variable
H A Dhnp_installer_test.cpp100 char arg1[] = "hnpcli"; in HnpPackWithoutBin() local
191 char arg1[] = "hnp"; in HnpPackWithCfg() local
217 char arg1[] = "hnp"; in HnpInstall() local
237 char arg1[] = "hnp"; in HnpUnInstall() local
270 char arg1[] = "hnp"; variable
333 char arg1[] = "hnp"; variable
390 char arg1[] = "hnp"; variable
447 char arg1[] = "hnp"; variable
500 char arg1[] = "hnp"; variable
564 char arg1[] = "hnp"; variable
[all …]
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_ap/Mock/
H A Dmock_ap_state_machine.cpp40 void MockApStateMachine::SendMessage(int what, int arg1) in SendMessage()
45 void MockApStateMachine::SendMessage(int what, int arg1, int arg2) in SendMessage()
/ohos5.0/drivers/peripheral/camera/vdi_base/common/adapter/platform/v4l2/src/driver_adapter/include/
H A Dv4l2_temp.h137 #define CHECK_IF_NOT_EQUAL_RETURN_VALUE(arg1, arg2, ret) … argument
144 #define CHECK_IF_EQUAL_RETURN_VALUE(arg1, arg2, ret) … argument
152 #define CHECK_IF_NOT_EQUAL_RETURN_VOID(arg1, arg2) … argument
158 #define CHECK_IF_EQUAL_RETURN_VOID(arg1, arg2) … argument
/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/ril/
H A D_uni_info_v10.md31 ### arg1 subsection
H A D_uni_info_v11.md31 ### arg1 subsection
/ohos5.0/foundation/communication/wifi/wifi/test/fuzztest/fuzz_common_func/
H A Dmock_wifi_ap_service.cpp84 void MockApStateMachine::SendMessage(int what, int arg1) in SendMessage()
89 void MockApStateMachine::SendMessage(int what, int arg1, int arg2) in SendMessage()
H A Dmock_scan_state_machine.cpp27 void MockScanStateMachine::SendMessage(int what, int arg1) in SendMessage()
32 void MockScanStateMachine::SendMessage(int what, int arg1, int arg2) in SendMessage()
/ohos5.0/foundation/multimedia/media_lite/services/player_lite/impl/player_control/player/fsm/include/
H A Dfsm_message.h23 uint32_t arg1; member
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/auto_fill_manager/src/
H A Dauto_fill_manager.cpp164 callback.onRelease = [extensionCallback](int arg1) { in BindModalUIExtensionCallback()
172 callback.onReceive = [extensionCallback](const AAFwk::WantParams &arg1) { in BindModalUIExtensionCallback()
176 …callback.onRemoteReady = [extensionCallback](const std::shared_ptr<Ace::ModalUIExtensionProxy> &ar… in BindModalUIExtensionCallback()
/ohos5.0/drivers/peripheral/camera/vdi_base/common/include/
H A Dcamera.h193 #define CHECK_IF_NOT_EQUAL_RETURN_VALUE(arg1, arg2, ret) … argument
200 #define CHECK_IF_EQUAL_RETURN_VALUE(arg1, arg2, ret) … argument
208 #define CHECK_IF_NOT_EQUAL_RETURN_VOID(arg1, arg2) … argument
214 #define CHECK_IF_EQUAL_RETURN_VOID(arg1, arg2) … argument
/ohos5.0/base/powermgr/power_manager/test/unittest/src/
H A Dpower_mgr_dump_test.cpp98 std::u16string arg1 = u"-s"; variable
/ohos5.0/foundation/distributedhardware/device_manager/test/unittest/
H A DUTTest_dm_publish_common_event.cpp88 PublishEventCallback callback = [=](const auto &arg1, const auto &arg2, const auto &arg3) { in __anon627847870202()
/ohos5.0/foundation/communication/dsoftbus/core/connection/common/src/
H A Dsoftbus_conn_common.c98 …SoftBusHandlerWrapper *wrapper, int32_t what, uint64_t arg1, uint64_t arg2, void *obj, uint64_t de… in ConnPostMsgToLooper()
114 const SoftBusHandlerWrapper *wrapper, int32_t what, uint64_t arg1, uint64_t arg2, void *obj) in ConnRemoveMsgFromLooper()
/ohos5.0/base/telephony/core_service/interfaces/innerkits/include/
H A Dtel_ril_modem_parcel.h38 int32_t arg1 = 0; member
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/utils/src/
H A Dlnn_state_machine.c61 int32_t what, uint64_t arg1, uint64_t arg2, void *obj) in CreateFsmHandleMsg()
221 static int32_t PostMessageToFsm(FsmStateMachine *fsm, int32_t what, uint64_t arg1, in PostMessageToFsm()
/ohos5.0/foundation/communication/nfc/services/src/ipc/controller/
H A Dnfc_controller_impl.cpp135 KITS::ErrorCode NfcControllerImpl::NotifyEventStatus(int eventType, int arg1, std::string arg2) in NotifyEventStatus()
/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/hidumper_adapter/
H A Dsoftbus_hidumper_broadcast.c37 static SoftBusMessage *CreateBroadcastHandlerMsg(int32_t what, uint64_t arg1, uint64_t arg2, void *… in CreateBroadcastHandlerMsg()

123