| /foundation/communication/dsoftbus/core/frame/standard/init/src/ |
| H A D | softbus_server_stub.cpp | 812 int32_t msgType; in SendMessageInner() local
|
| /foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/processor/ |
| H A D | p2p_v1_processor.cpp | 377 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 D | softbusserverstub_fuzzer.cpp | 336 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
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/singlever/ |
| H A D | single_ver_sync_state_machine.cpp | 1066 int msgType = inMsg->GetMessageType(); in IsNeedResetWatchdog() local
|
| /foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/ |
| H A D | nstackx_dfile_transfer.c | 167 void ReviewSuccessMsg(const DFileTrans *dFileTrans, DFileTransMsgType *msgType, in ReviewSuccessMsg() argument 221 static void NotifyTransMsg(DFileTrans *dFileTrans, DFileTransMsgType msgType) in NotifyTransMsg() argument 368 FileManagerSenderMsgHandler(uint16_t fileId, FileManagerMsgType msgType, FileManagerMsg *msg, DFileTrans *dFileTrans) FileManagerSenderMsgHandler() argument 396 FileManagerTransMsgHandler(uint16_t fileId, FileManagerMsgType msgType, FileManagerMsg *msg, void *context, uint16_t transId) FileManagerTransMsgHandler() argument 711 FileManagerReceiverMsgHandler(uint16_t fileId, FileManagerMsgType msgType, FileManagerMsg *msg, DFileTrans *dFileTrans) FileManagerReceiverMsgHandler() argument [all...] |
| H A D | nstackx_dfile_session.c | 100 void NotifyMsgRecver(const DFileSession *session, DFileMsgType msgType, const DFileMsg *msg) in NotifyMsgRecver() argument 219 UpdateMsgProcessInfo(const DFileSession *session, struct DFileTrans *dFileTrans, DFileTransMsgType msgType, DFileTransMsg *msg) UpdateMsgProcessInfo() argument 268 CalculateSessionTransferRate(DFileSession *session, uint64_t totalBytes, DFileTransMsgType msgType) CalculateSessionTransferRate() argument 310 CheckTransDone(DFileSession *session, struct DFileTrans *dFileTrans, DFileTransMsgType msgType) CheckTransDone() argument 336 DTransMsgReceiver(struct DFileTrans *dFileTrans, DFileTransMsgType msgType, DFileTransMsg *msg) DTransMsgReceiver() argument 1993 FileManagerMsgHandle(FileManagerMsgType msgType, int32_t errCode, void *context) FileManagerMsgHandle() argument [all...] |
| H A D | nstackx_file_manager.c | 37 FileManagerMsgType msgType; member 44 FileManagerMsgType msgType; member 67 void NotifyFileManagerMsg(const FileManager *fileManager, FileManagerMsgType msgType) in NotifyFileManagerMsg() argument 87 void NotifyFileListMsg(const FileListTask *fileList, FileManagerMsgType msgType) in NotifyFileListMsg() argument 124 NotifyFileMsg(const FileListTask *fileList, uint16_t fileId, FileManagerMsgType msgType) NotifyFileMsg() argument [all...] |
| /base/telephony/core_service/services/network_search/src/ |
| H A D | network_search_handler.cpp | 456 auto msgType = event->GetInnerEventId(); in ProcessEvent() local
|
| /foundation/communication/dsoftbus/core/bus_center/lnn/net_builder/src/ |
| H A D | lnn_net_builder.c | 114 static SoftBusMessage *CreateNetBuilderMessage(int32_t msgType, void *para) in CreateNetBuilderMessage() argument 127 int32_t PostBuildMessageToHandler(int32_t msgType, void *para) in PostBuildMessageToHandler() argument
|
| H A D | lnn_connection_fsm.c | 198 static void FreeUnhandledMessage(int32_t msgType, void *para) in FreeUnhandledMessage() argument 1276 static bool AuthStateProcess(FsmStateMachine *fsm, int32_t msgType, void *para) in AuthStateProcess() argument 1446 CleanInvalidConnStateProcess(FsmStateMachine *fsm, int32_t msgType, void *para) CleanInvalidConnStateProcess() argument 1542 OnlineStateProcess(FsmStateMachine *fsm, int32_t msgType, void *para) OnlineStateProcess() argument 1645 LeavingStateProcess(FsmStateMachine *fsm, int32_t msgType, void *para) LeavingStateProcess() argument [all...] |
| /foundation/communication/dsoftbus/core/authentication/src/ |
| H A D | auth_session_fsm.c | 143 static AuthFsm *TranslateToAuthFsm(FsmStateMachine *fsm, int32_t msgType, MessagePara *para) in TranslateToAuthFsm() argument 541 HandleCommonMsg(AuthFsm *authFsm, int32_t msgType, MessagePara *msgPara) HandleCommonMsg() argument 1004 SyncNegotiationStateProcess(FsmStateMachine *fsm, int32_t msgType, void *para) SyncNegotiationStateProcess() argument 1031 SyncDevIdStateProcess(FsmStateMachine *fsm, int32_t msgType, void *para) SyncDevIdStateProcess() argument 1248 DeviceAuthStateProcess(FsmStateMachine *fsm, int32_t msgType, void *para) DeviceAuthStateProcess() argument 1366 SyncDevInfoStateProcess(FsmStateMachine *fsm, int32_t msgType, void *para) SyncDevInfoStateProcess() argument 1454 PostMessageToAuthFsm(int32_t msgType, int64_t authSeq, const uint8_t *data, uint32_t len) PostMessageToAuthFsm() argument 1480 PostMessageToAuthFsmByConnId(int32_t msgType, uint64_t connId, bool isServer, const uint8_t *data, uint32_t len) PostMessageToAuthFsmByConnId() argument [all...] |
| /foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/lane_manager/src/ |
| H A D | lnn_trans_lane.c | 135 static int32_t LnnLanePostMsgToHandler(int32_t msgType, uint64_t param1, uint64_t param2, in LnnLanePostMsgToHandler() argument
|
| /foundation/communication/dhcp/services/dhcp_server/src/ |
| H A D | dhcp_s_server.cpp | 1540 uint8_t msgType = 0; in AppendReplyTypeOption() local
|
| /foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/ |
| H A D | nstackx_common.c | 112 void NotifyDFinderMsgRecver(DFinderMsgType msgType) in NotifyDFinderMsgRecver() argument
|
| /third_party/toybox/toys/pending/ |
| H A D | dhcp.c | 1450 uint8_t msgType; in dhcp_main() local
|
| /base/telephony/sms_mms/services/sms/include/cdma/ |
| H A D | cdma_sms_common.h | 273 uint8_t msgType; member
|
| /foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/client/hdi_client/hdi_interface/ |
| H A D | wifi_hdi_struct.h | 241 const uint8_t *msgType; member
|
| /foundation/communication/bluetooth_service/services/bluetooth/stack/src/avdtp/ |
| H A D | avdtp_int.h | 404 uint8_t msgType; member
|