Home
last modified time | relevance | path

Searched defs:msg2 (Results 1 - 25 of 50) sorted by relevance

12

/kernel/linux/linux-5.10/samples/seccomp/
H A Dbpf-fancy.c33 static const char msg2[] = "You typed: "; in main() local
/kernel/linux/linux-6.6/samples/seccomp/
H A Dbpf-fancy.c33 static const char msg2[] = "You typed: "; in main() local
/third_party/musl/libc-test/src/functionalext/supplement/network/
H A Dsendmmsg.c34 struct iovec msg1[2], msg2; in sendmmsg_0100() local
H A D__recvmmsg_time64.c35 struct iovec msg1[2], msg2; in sendsss() local
H A Drecvmmsg.c33 struct iovec msg1[2], msg2; in sendsss() local
/foundation/communication/dsoftbus/tests/core/common/message_handler/unittest/
H A Dmessage_handler_test.c91 SoftBusMessage* msg2 = SoftBusCalloc(sizeof(SoftBusMessage)); in TestMessageHandler() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/
H A Ddistributeddb_single_ver_msg_schedule_test.cpp435 Message *msg2 = msgSchedule.MoveNextMsg(context, isNeedHandle, isNeedContinue); in HWTEST_F() local
/base/inputmethod/imf/test/fuzztest/inputmethodsystemability_fuzzer/
H A Dinputmethodsystemability_fuzzer.cpp64 auto msg2 = std::make_shared<Message>(MessageID::MSG_ID_PACKAGE_REMOVED, parcel2); in FuzzOnUser() local
/kernel/linux/linux-5.10/tools/testing/selftests/sigaltstack/
H A Dsas.c31 static const char *msg2 = "[FAIL]\tStack corrupted"; variable
/foundation/communication/dsoftbus/tests/core/connection/fuzztest/softbusnegotiatemessage_fuzzer/
H A Dsoftbusnegotiatemessage_fuzzer.cpp80 SoftBus::NegotiateMessage msg2; in SoftBusNegotiateMessageUnmarshallingFuzzTest() local
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_hal/unittest/
H A Dwifi_hal_crpc_server_test.cpp134 WifiHalEventCallbackMsg *msg2 = (WifiHalEventCallbackMsg *)calloc(1, sizeof(WifiHalEventCallbackMsg)); in HWTEST_F() local
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/
H A Dtua6100.c68 struct i2c_msg msg2 = { .addr = priv->i2c_address, .flags = 0, .buf = reg2, .len = 3 }; in tua6100_set_params() local
H A Datbm8830.c33 struct i2c_msg msg2 = { .flags = 0, .buf = buf2, .len = 1 }; in atbm8830_write_reg() local
58 struct i2c_msg msg2 = { .flags = I2C_M_RD, .buf = buf2, .len = 1 }; in atbm8830_read_reg() local
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/
H A Dtua6100.c68 struct i2c_msg msg2 = { .addr = priv->i2c_address, .flags = 0, .buf = reg2, .len = 3 }; in tua6100_set_params() local
H A Datbm8830.c33 struct i2c_msg msg2 = { .flags = 0, .buf = buf2, .len = 1 }; in atbm8830_write_reg() local
58 struct i2c_msg msg2 = { .flags = I2C_M_RD, .buf = buf2, .len = 1 }; in atbm8830_read_reg() local
/kernel/linux/linux-6.6/tools/testing/selftests/sigaltstack/
H A Dsas.c37 static const char *msg2 = "[FAIL]\tStack corrupted"; variable
/third_party/protobuf/src/google/protobuf/
H A Dproto3_arena_unittest.cc412 protobuf_unittest::TestProto3Optional msg2; in TEST() local
424 protobuf_unittest::TestProto3Optional msg2; in TEST() local
436 protobuf_unittest::TestProto3Optional msg2; in TEST() local
449 protobuf_unittest::TestProto3Optional msg2; TEST() local
460 protobuf_unittest::TestProto3Optional msg2; TEST() local
471 protobuf_unittest::TestProto3Optional msg2; TEST() local
[all...]
/foundation/communication/dsoftbus/tests/core/bus_center/lnn/net_builder/src/
H A Dlnn_devicename_info_test.cpp169 char msg2[] = "{\"KEY_ACCOUNT\":10}"; in HWTEST_F() local
H A Dlnn_topo_manager_test.cpp392 char *msg2 = const_cast<char *>(MSG_2); in HWTEST_F() local
435 uint8_t *msg2 = reinterpret_cast<uint8_t *>(const_cast<char *>(MSG_7)); in HWTEST_F() local
/foundation/communication/dsoftbus/tests/core/connection/wifi_direct_cpp/data/
H A Dnegotiate_message_test.cpp194 NegotiateMessage msg2; in HWTEST_F() local
340 NegotiateMessage msg2; in HWTEST_F() local
[all...]
/third_party/ltp/testcases/kernel/controllers/libcontrollers/
H A Dlibcontrollers.c172 static inline void error_function(char *msg1, char *msg2) in error_function() argument
/device/soc/rockchip/rk2206/hdf_driver/i2c/
H A Di2c_driver.c272 struct I2cMsg *msg, *msg2; in i2cdrv_transfer() local
/foundation/distributedhardware/device_manager/test/softbusunittest/
H A DUTTest_softbus_listener.cpp785 char *msg2 = nullptr; in HWTEST_F() local
/kernel/linux/linux-5.10/drivers/media/usb/cx231xx/
H A Dcx231xx-i2c.c269 cx231xx_i2c_recv_bytes_with_saddr(struct i2c_adapter *i2c_adap, const struct i2c_msg *msg1, const struct i2c_msg *msg2) cx231xx_i2c_recv_bytes_with_saddr() argument
[all...]
/kernel/linux/linux-6.6/drivers/media/usb/cx231xx/
H A Dcx231xx-i2c.c269 cx231xx_i2c_recv_bytes_with_saddr(struct i2c_adapter *i2c_adap, const struct i2c_msg *msg1, const struct i2c_msg *msg2) cx231xx_i2c_recv_bytes_with_saddr() argument
[all...]

Completed in 15 milliseconds

12