Home
last modified time | relevance | path

Searched defs:msgType (Results 76 - 100 of 115) sorted by relevance

12345

/base/startup/appspawn/interfaces/innerkits/client/
H A Dappspawn_msg.c252 static int CreateBaseMsg(AppSpawnReqMsgNode *reqNode, uint32_t msgType, const char *processName) in CreateBaseMsg() argument
290 static AppSpawnReqMsgNode *CreateAppSpawnReqMsg(uint32_t msgType, const char *processName) in CreateAppSpawnReqMsg() argument
342 int AppSpawnReqMsgCreate(AppSpawnMsgType msgType, cons argument
[all...]
/base/startup/init/test/systest/
H A Dloop_systest.h111 uint32_t msgType; member
/base/telephony/sms_mms/test/gtest/
H A Dzero_branch_cb_test.cpp846 uint8_t msgType = 1; in HWTEST_F() local
/drivers/peripheral/usb/net/src/
H A Drndis_rawapi.c225 uint32_t msgType = CPU_TO_LE32(buf->msgType); in UsbnetHostHandleMsg() local
187 UsbnetHostHandleNonRsp(struct UsbnetHost *usbNet, struct RndisMsgHdr *buf, int buflen, uint32_t msgType) UsbnetHostHandleNonRsp() argument
270 uint32_t msgType = CPU_TO_LE32(buf->msgType); HostRndisCommand() local
[all...]
/foundation/communication/dsoftbus/sdk/bus_center/ipc/standard/src/
H A Dbus_center_server_proxy_standard.cpp151 SendMessage(int32_t channelId, int32_t channelType, const void *data, uint32_t len, int32_t msgType) SendMessage() argument
/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/heartbeat/src/
H A Dlnn_heartbeat_fsm.c164 FreeUnhandledHbMessage(int32_t msgType, void *para) FreeUnhandledHbMessage() argument
176 HbFsmStateProcessFunc(FsmStateMachine *fsm, int32_t msgType, void *para) HbFsmStateProcessFunc() argument
499 OnProcessSendOnce(FsmStateMachine *fsm, int32_t msgType, void *para) OnProcessSendOnce() argument
547 OnSendOneHbBegin(FsmStateMachine *fsm, int32_t msgType, void *para) OnSendOneHbBegin() argument
572 OnSendOneHbEnd(FsmStateMachine *fsm, int32_t msgType, void *para) OnSendOneHbEnd() argument
599 OnStartHbProcess(FsmStateMachine *fsm, int32_t msgType, void *para) OnStartHbProcess() argument
616 OnReStartHbProcess(FsmStateMachine *fsm, int32_t msgType, void *para) OnReStartHbProcess() argument
631 OnStopHbByType(FsmStateMachine *fsm, int32_t msgType, void *para) OnStopHbByType() argument
663 OnSetMediumParam(FsmStateMachine *fsm, int32_t msgType, void *para) OnSetMediumParam() argument
681 OnUpdateSendInfo(FsmStateMachine *fsm, int32_t msgType, void *para) OnUpdateSendInfo() argument
706 OnTransHbFsmState(FsmStateMachine *fsm, int32_t msgType, void *para) OnTransHbFsmState() argument
943 OnCheckDevStatus(FsmStateMachine *fsm, int32_t msgType, void *para) OnCheckDevStatus() argument
993 OnScreeOffCheckDevStatus(FsmStateMachine *fsm, int32_t msgType, void *para) OnScreeOffCheckDevStatus() argument
[all...]
/foundation/communication/dsoftbus/tests/core/authentication/unittest/
H A Dauth_other_test.cpp766 int32_t msgType = 1; in HWTEST_F() local
940 int32_t msgType = 1; in HWTEST_F() local
[all...]
/foundation/communication/dsoftbus/core/frame/standard/init/src/
H A Dsoftbus_server.cpp177 SendMessage(int32_t channelId, int32_t channelType, const void *data, uint32_t len, int32_t msgType) SendMessage() argument
H A Dsoftbus_server_stub.cpp812 int32_t msgType; in SendMessageInner() local
/foundation/communication/dsoftbus/core/transmission/trans_channel/manager/src/
H A Dtrans_channel_manager.c607 TransSendMsg(int32_t channelId, int32_t channelType, const void *data, uint32_t len, int32_t msgType) TransSendMsg() argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/singlever/
H A Dsingle_ver_serialize_manager.cpp321 int msgType = inMsg->GetMessageType(); in IsPacketValid() local
/foundation/distributedhardware/device_manager/services/implementation/include/authentication/
H A Ddm_auth_manager.h134 int32_t msgType; member
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/avdtp/
H A Davdtp_message.c82 uint8_t msgType = AvdtParseMessageType(*p); in AvdtSendFragPacket() local
125 uint16_t AvdtSendFragStart(uint16_t lcid, Packet *fragmentPacket, uint8_t signal, uint8_t number, uint8_t msgType, in AvdtSendFragStart() argument
152 AvdtSendFragContinueEnd( uint16_t lcid, Packet *fragmentPacket, uint8_t pktType, uint8_t msgType, uint8_t label, uint16_t peerMtu) AvdtSendFragContinueEnd() argument
705 AvdtBuildSingleHeader(uint8_t *data, uint8_t label, uint8_t pktType, uint8_t msgType) AvdtBuildSingleHeader() argument
897 AvdtAssembleMsg(AvdtSigCtrl *sigCtrl, uint8_t msgType, uint8_t pktType, Packet *pkt) AvdtAssembleMsg() argument
[all...]
/base/request/request/test/fuzztest/downloaduploadmanager_fuzzer/
H A Ddownloaduploadmanager_fuzzer.cpp645 int16_t msgType = 123; // 123 is except num in ResponseMessageFuzzTestMsgHeaderParcel() local
[all...]
/base/startup/appspawn/test/unittest/
H A Dapp_spawn_test_helper.cpp478 AppSpawnReqMsgHandle AppSpawnTestHelper::CreateMsg(AppSpawnClientHandle handle, uint32_t msgType, int base) in CreateMsg() argument
617 int AppSpawnTestHelper::CreateSendMsg(std::vector<uint8_t> &buffer, uint32_t msgType, uint32_t &msgLen, in CreateSendMsg() argument
/base/telephony/sms_mms/test/fuzztest/unittesttwo_fuzzer/
H A Dunittesttwo_fuzzer.cpp239 uint8_t msgType = static_cast<uint8_t>(GetNumRandom(1, 10)); in TestGetSomething() local
/base/telephony/sms_mms/frameworks/native/mms/src/
H A Dmms_header.cpp1043 uint8_t msgType = 0; in IsHaveBody() local
/foundation/communication/bluetooth_service/services/bluetooth/external/dummy/include/stub/
H A Dmap_service.h123 int msgType = 0; member
131 MsgType msgType = MsgType::NONE; member
/foundation/multimedia/av_codec/services/engine/codec/video/hcodec/
H A Dhcodec.cpp1214 int32_t HCodec::DoSyncCall(MsgWhat msgType, std::function<void(ParamSP)> oper) in DoSyncCall() argument
1220 int32_t HCodec::DoSyncCallAndGetReply(MsgWhat msgType, std::function<void(ParamSP)> oper, ParamSP &reply) in DoSyncCallAndGetReply() argument
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/hardware/imagecodec/
H A Dimage_codec.cpp797 int32_t ImageCodec::DoSyncCall(MsgWhat msgType, function<void(ParamSP)> oper) in DoSyncCall() argument
803 int32_t ImageCodec::DoSyncCallAndGetReply(MsgWhat msgType, function<void(ParamSP)> oper, ParamSP &reply) in DoSyncCallAndGetReply() argument
/foundation/resourceschedule/qos_manager/test/fuzztest/concurrent_fuzzer/
H A Dconcurrent_fuzzer.cpp749 std::string msgType = std::to_string(GetData<int>()); in FuzzTaskControllerGetRequestType() local
/foundation/communication/netmanager_base/services/netmanagernative/src/netsys/wrapper/
H A Dwrapper_decoder.cpp381 InterpreteIFaceAddr(ifaddrmsg *ifAddr, char *addrStr, socklen_t sockLen, const std::string &msgType, char *ifName, rtattr *rta) InterpreteIFaceAddr() argument
/foundation/communication/dsoftbus/core/transmission/trans_channel/tcp_direct/src/
H A Dtrans_tcp_direct_p2p.c1008 int64_t msgType = (int64_t)SoftBusLtoHll((uint64_t)*(int64_t*)data); in OnP2pVerifyMsgReceived() local
/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/processor/
H A Dp2p_v1_processor.cpp377 auto msgType = command->GetNegotiateMessage().GetLegacyP2pCommandType(); in ProcessNegotiateCommandAtAvailableState() local
422 auto msgType = command->GetNegotiateMessage().GetLegacyP2pCommandType(); in ProcessNegotiateCommandAtWaitingReqResponseState() local
447 auto msgType = command->GetNegotiateMessage().GetLegacyP2pCommandType(); in ProcessNegotiateCommandAtWaitingRequestState() local
469 auto msgType = command->GetNegotiateMessage().GetLegacyP2pCommandType(); in ProcessNegotiateCommandAtWaitingReuseResponseState() local
492 auto msgType = command->GetNegotiateMessage().GetLegacyP2pCommandType(); in ProcessNegotiateCommandAtWaitingAuthHandShakeState() local
536 auto msgType = command->GetNegotiateMessage().GetLegacyP2pCommandType(); ProcessNegotiateCommandAtWaitingClientJoiningState() local
564 auto msgType = command->GetNegotiateMessage().GetLegacyP2pCommandType(); ProcessNegotiateCommandCommon() local
[all...]
/foundation/communication/dsoftbus/tests/core/frame/fuzztest/softbusserverstub_fuzzer/
H A Dsoftbusserverstub_fuzzer.cpp336 int32_t msgType = *reinterpret_cast<const int32_t *>(data + offset); in SendMessageFuzzTest() local
405 int32_t msgType = *reinterpret_cast<const int32_t *>(data + offset); in GrantPermissionFuzzTest() local

Completed in 37 milliseconds

12345