| /foundation/communication/dsoftbus/core/connection/p2p/common/src/ |
| D | p2plink_loop.c | 33 int32_t msgType; member 89 int32_t P2pLoopProc(P2pLoopProcessFunc callback, void *para, P2pLoopMsg msgType) in P2pLoopProc() 106 …P2pLoopProcDelay(P2pLoopProcessFunc callback, void *para, uint64_t delayMillis, P2pLoopMsg msgType) in P2pLoopProcDelay() 146 int32_t P2pLoopProcDelayDel(P2pLoopProcessFunc callback, P2pLoopMsg msgType) in P2pLoopProcDelayDel()
|
| /foundation/communication/dsoftbus/core/connection/p2p/negotiation/src/ |
| D | p2plink_state_machine.c | 124 void P2pLinkFsmMsgProc(const FsmStateMachine *fsm, int32_t msgType, void *param) in P2pLinkFsmMsgProc() 135 void P2pLinkFsmMsgProcDelay(const FsmStateMachine *fsm, int32_t msgType, void *param, uint64_t dela… in P2pLinkFsmMsgProcDelay() 148 void P2pLinkFsmMsgProcDelayDel(int32_t msgType) in P2pLinkFsmMsgProcDelayDel()
|
| D | p2plink_negotiation.c | 198 static void DhcpStateProcess(P2pLoopMsg msgType, void *param) in DhcpStateProcess() 806 static void IdleStateProcess(P2pLoopMsg msgType, void *param) in IdleStateProcess() 951 static void WaitConnectStateProcess(P2pLoopMsg msgType, void *param) in WaitConnectStateProcess() 1056 static void GroupCreateStateProcess(P2pLoopMsg msgType, void *param) in GroupCreateStateProcess() 1160 static void ConnectingStateProcess(P2pLoopMsg msgType, void *param) in ConnectingStateProcess() 1221 static void RoleNegoStateProcess(P2pLoopMsg msgType, void *param) in RoleNegoStateProcess()
|
| /foundation/communication/dsoftbus/tests/core/connection/p2p/interface_mock/ |
| D | manager_mock.cpp | 22 void P2pLinkLoopConnectDevice(P2pLoopMsg msgType, void *arg) in P2pLinkLoopConnectDevice() 27 void P2pLinkLoopDisconnectDev(P2pLoopMsg msgType, void *arg) in P2pLinkLoopDisconnectDev() 83 void ManagerMock::ActionOfP2pLinkLoopConnectDevice(P2pLoopMsg msgType, void *arg) in ActionOfP2pLinkLoopConnectDevice() 88 void ManagerMock::ActionOfP2pLinkLoopDisconnectDev(P2pLoopMsg msgType, void *arg) in ActionOfP2pLinkLoopDisconnectDev()
|
| /foundation/communication/dsoftbus/core/connection/p2p/manager/src/ |
| D | p2plink_broadcast_receiver.c | 83 static void LoopP2pStateChanged(P2pLoopMsg msgType, void *arg) in LoopP2pStateChanged() 123 static void LoopGroupStateChanged(P2pLoopMsg msgType, void *arg) in LoopGroupStateChanged() 178 static void LoopConnResult(P2pLoopMsg msgType, void *arg) in LoopConnResult()
|
| D | p2plink_manager.c | 82 void P2pLinkLoopConnectDevice(P2pLoopMsg msgType, void *arg) in P2pLinkLoopConnectDevice() 134 void P2pLinkLoopDisconnectDev(P2pLoopMsg msgType, void *arg) in P2pLinkLoopDisconnectDev() 189 static void LoopOpenP2pAuthSuccess(P2pLoopMsg msgType, void *arg) in LoopOpenP2pAuthSuccess() 253 static void LoopOpenP2pAuthChan(P2pLoopMsg msgType, void *arg) in LoopOpenP2pAuthChan()
|
| /foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/heartbeat/src/ |
| D | lnn_heartbeat_fsm.c | 155 static void FreeUnhandledHbMessage(int32_t msgType, void *para) in FreeUnhandledHbMessage() 163 static bool HbFsmStateProcessFunc(FsmStateMachine *fsm, int32_t msgType, void *para) in HbFsmStateProcessFunc() 413 static int32_t OnProcessSendOnce(FsmStateMachine *fsm, int32_t msgType, void *para) in OnProcessSendOnce() 454 static int32_t OnSendOneHbBegin(FsmStateMachine *fsm, int32_t msgType, void *para) in OnSendOneHbBegin() 476 static int32_t OnSendOneHbEnd(FsmStateMachine *fsm, int32_t msgType, void *para) in OnSendOneHbEnd() 503 static int32_t OnStartHbProcess(FsmStateMachine *fsm, int32_t msgType, void *para) in OnStartHbProcess() 522 static int32_t OnStopHbByType(FsmStateMachine *fsm, int32_t msgType, void *para) in OnStopHbByType() 554 static int32_t OnSetMediumParam(FsmStateMachine *fsm, int32_t msgType, void *para) in OnSetMediumParam() 572 static int32_t OnUpdateSendInfo(FsmStateMachine *fsm, int32_t msgType, void *para) in OnUpdateSendInfo() 597 static int32_t OnTransHbFsmState(FsmStateMachine *fsm, int32_t msgType, void *para) in OnTransHbFsmState() [all …]
|
| /foundation/communication/dsoftbus/core/bus_center/utils/src/ |
| D | lnn_state_machine.c | 215 int32_t msgType; in RemoveMessageFunc() local 288 int32_t LnnFsmPostMessage(FsmStateMachine *fsm, uint32_t msgType, void *data) in LnnFsmPostMessage() 296 int32_t LnnFsmPostMessageDelay(FsmStateMachine *fsm, uint32_t msgType, in LnnFsmPostMessageDelay() 313 int32_t LnnFsmRemoveMessage(FsmStateMachine *fsm, int32_t msgType) in LnnFsmRemoveMessage()
|
| /foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/udp/file/ |
| D | trans_sdk_file_test.cpp | 160 void DFileMsgReceiverTest(int32_t sessionId, DFileMsgType msgType, const DFileMsg *msg) in DFileMsgReceiverTest() 389 DFileMsgType msgType = DFILE_ON_BIND; variable 454 DFileMsgType msgType = DFILE_ON_BIND; variable 501 DFileMsgType msgType = DFILE_ON_BIND; variable 594 DFileMsgType msgType = DFILE_ON_BIND; variable
|
| /foundation/window/window_manager/wmserver/src/ |
| D | window_pair.cpp | 45 void WindowPair::SendSplitScreenCommonEvent(SplitEventMsgType msgType, int32_t missionId) in SendSplitScreenCommonEvent() 66 auto msgType = (node->GetWindowMode() == WindowMode::WINDOW_MODE_SPLIT_SECONDARY) ? in NotifyShowRecent() local 76 …auto msgType = isDestroy ? SplitEventMsgType::MSG_DESTROY_DIVIDER : SplitEventMsgType::MSG_SHOW_DI… in NotifyCreateOrDestroyDivider() local
|
| /foundation/communication/bluetooth/services/bluetooth/service/src/map_mse/ |
| D | map_mse_event.cpp | 27 const std::string &oldFolder, MessageType msgType) in MapMseEvent() 37 … std::string &eventType, const std::string &handle, const std::string &folder, MessageType msgType) in MapMseEvent()
|
| /foundation/communication/dsoftbus/core/connection/p2p/interface/ |
| D | p2plink_interface.c | 122 static void LoopP2pLinkIsRoleConfict(P2pLoopMsg msgType, void *arg) in LoopP2pLinkIsRoleConfict() 203 static void LoopP2pLinkQueryIpByMac(P2pLoopMsg msgType, void *arg) in LoopP2pLinkQueryIpByMac() 302 static void LoopP2pLinkQueryDevOnline(P2pLoopMsg msgType, void *arg) in LoopP2pLinkQueryDevOnline()
|
| /foundation/communication/dsoftbus/core/connection/p2p/message/src/ |
| D | p2plink_message.c | 80 static void P2pLinkNeoDataProcess(P2pLoopMsg msgType, void *param) in P2pLinkNeoDataProcess() 145 static void P2pLinkAuthChannelCloseProcess(P2pLoopMsg msgType, void *param) in P2pLinkAuthChannelCloseProcess()
|
| /foundation/communication/dsoftbus/core/authentication/src/ |
| D | auth_session_fsm.c | 85 static AuthFsm *TranslateToAuthFsm(FsmStateMachine *fsm, int32_t msgType, MessagePara *para) in TranslateToAuthFsm() 216 static void HandleCommonMsg(AuthFsm *authFsm, int32_t msgType, MessagePara *msgPara) in HandleCommonMsg() 284 static bool SyncDevIdStateProcess(FsmStateMachine *fsm, int32_t msgType, void *para) in SyncDevIdStateProcess() 389 static bool DeviceAuthStateProcess(FsmStateMachine *fsm, int32_t msgType, void *para) in DeviceAuthStateProcess() 469 static bool SyncDevInfoStateProcess(FsmStateMachine *fsm, int32_t msgType, void *para) in SyncDevInfoStateProcess() 549 static int32_t PostMessageToAuthFsm(int32_t msgType, int64_t authSeq, const uint8_t *data, uint32_t… in PostMessageToAuthFsm() 570 static int32_t PostMessageToAuthFsmByConnId(int32_t msgType, uint64_t connId, bool isServer, in PostMessageToAuthFsmByConnId()
|
| /foundation/communication/dsoftbus/sdk/transmission/trans_channel/udp/file/src/ |
| D | client_trans_file.c | 32 static void FileSendListener(int32_t dfileId, DFileMsgType msgType, const DFileMsg *msgData) in FileSendListener() 98 static void FileReceiveListener(int32_t dfileId, DFileMsgType msgType, const DFileMsg *msgData) in FileReceiveListener()
|
| /foundation/distributedhardware/device_manager/services/implementation/src/authentication/ |
| D | auth_message_processor.cpp | 92 std::string AuthMessageProcessor::CreateSimpleMessage(int32_t msgType) in CreateSimpleMessage() 179 int32_t msgType = jsonObject[TAG_MSG_TYPE].get<int32_t>(); in ParseMessage() local
|
| /foundation/communication/dsoftbus/core/bus_center/lnn/net_builder/src/ |
| D | lnn_connection_fsm.c | 151 static void FreeUnhandledMessage(int32_t msgType, void *para) in FreeUnhandledMessage() 455 static bool AuthStateProcess(FsmStateMachine *fsm, int32_t msgType, void *para) in AuthStateProcess() 550 static bool CleanInvalidConnStateProcess(FsmStateMachine *fsm, int32_t msgType, void *para) in CleanInvalidConnStateProcess() 620 static bool OnlineStateProcess(FsmStateMachine *fsm, int32_t msgType, void *para) in OnlineStateProcess() 703 static bool LeavingStateProcess(FsmStateMachine *fsm, int32_t msgType, void *para) in LeavingStateProcess()
|
| /foundation/multimedia/media_lite/services/player_lite/impl/player_control/player/fsm/include/ |
| D | hi_fsm.h | 47 int32_t msgType; member
|
| /foundation/communication/bluetooth/services/bluetooth/ipc/src/ |
| D | bluetooth_map_mce_proxy.cpp | 295 const BluetoothRawAddress &device, int32_t msgType, int32_t max) in GetUnreadMessages() 445 const BluetoothRawAddress &device, int32_t msgType, in GetMessage() 484 const BluetoothRawAddress &device, int32_t msgType) in UpdateInbox() 544 const BluetoothRawAddress &device, int32_t msgType, const std::u16string &msgHandle, in SetMessageStatus()
|
| D | bluetooth_map_mce_stub.cpp | 260 int32_t msgType = data.ReadInt32(); in GetUnreadMessagesInner() local 348 int32_t msgType = data.ReadInt32(); in GetMessageInner() local 368 int32_t msgType = data.ReadInt32(); in UpdateInboxInner() local 403 int32_t msgType = data.ReadInt32(); in SetMessageStatusInner() local
|
| /foundation/communication/bluetooth/services/bluetooth/server/src/ |
| D | bluetooth_map_mce_server.cpp | 402 const BluetoothRawAddress &device, int32_t msgType) in UpdateInbox() 416 int32_t msgType, const std::u16string &msgHandle, int32_t statusIndicator, int32_t statusValue, in SetMessageStatus() 455 const BluetoothRawAddress &device, int32_t msgType, int32_t max) in GetUnreadMessages() 499 int BluetoothMapMceServer::GetMessage(const BluetoothRawAddress &device, int32_t msgType, in GetMessage()
|
| /foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/include/communicator/ |
| D | app_types.h | 44 MessageType msgType; member
|
| /foundation/distributedhardware/device_manager/test/unittest/ |
| D | UTTest_softbus_session.cpp | 95 int32_t msgType = 2; variable
|
| /foundation/distributedhardware/device_manager/services/implementation/src/dependency/softbus/ |
| D | softbus_session.cpp | 103 int32_t msgType = jsonObject[TAG_MSG_TYPE].get<int32_t>(); in SendData() local
|
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/include/communicator/ |
| D | commu_types.h | 53 MessageType msgType; member
|