| /foundation/communication/dsoftbus/sdk/transmission/trans_channel/udp/file/src/ |
| D | client_trans_file.c | 34 static void NotifySendResult(int32_t sessionId, DFileMsgType msgType, in NotifySendResult() 162 int32_t socket, DFileMsgType msgType, const DFileMsg *msgData, const FileListener *listener) in NotifySocketSendResult() 199 static bool IsParmasValid(DFileMsgType msgType, const DFileMsg *msgData) in IsParmasValid() 210 DFileMsgType msgType, int32_t sessionId) in FileSendErrorEvent() 228 static void FileSendListener(int32_t dfileId, DFileMsgType msgType, const DFileMsg *msgData) in FileSendListener() 279 static void NotifyRecvResult(int32_t sessionId, DFileMsgType msgType, const DFileMsg *msgData, in NotifyRecvResult() 318 int32_t socket, DFileMsgType msgType, const DFileMsg *msgData, const FileListener *listener) in NotifySocketRecvResult() 358 DFileMsgType msgType, int32_t sessionId) in FileRecvErrorEvent() 375 static void FileReceiveListener(int32_t dfileId, DFileMsgType msgType, const DFileMsg *msgData) in FileReceiveListener()
|
| /foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/heartbeat/src/ |
| D | lnn_heartbeat_fsm.c | 166 static void FreeUnhandledHbMessage(int32_t msgType, void *para) in FreeUnhandledHbMessage() 178 static bool HbFsmStateProcessFunc(FsmStateMachine *fsm, int32_t msgType, void *para) in HbFsmStateProcessFunc() 497 static int32_t OnProcessSendOnce(FsmStateMachine *fsm, int32_t msgType, void *para) in OnProcessSendOnce() 545 static int32_t OnSendOneHbBegin(FsmStateMachine *fsm, int32_t msgType, void *para) in OnSendOneHbBegin() 570 static int32_t OnSendOneHbEnd(FsmStateMachine *fsm, int32_t msgType, void *para) in OnSendOneHbEnd() 597 static int32_t OnStartHbProcess(FsmStateMachine *fsm, int32_t msgType, void *para) in OnStartHbProcess() 614 static int32_t OnReStartHbProcess(FsmStateMachine *fsm, int32_t msgType, void *para) in OnReStartHbProcess() 629 static int32_t OnStopHbByType(FsmStateMachine *fsm, int32_t msgType, void *para) in OnStopHbByType() 661 static int32_t OnSetMediumParam(FsmStateMachine *fsm, int32_t msgType, void *para) in OnSetMediumParam() 679 static int32_t OnUpdateSendInfo(FsmStateMachine *fsm, int32_t msgType, void *para) in OnUpdateSendInfo() [all …]
|
| /foundation/communication/bluetooth/frameworks/js/napi/include/ |
| D | napi_bluetooth_ble_central_manager_callback.h | 37 …void OnNotifyMsgReportFromLpDevice(const UUID &uuid, int msgType, const std::vector<uint8_t> &valu… in OnNotifyMsgReportFromLpDevice()
|
| /foundation/communication/dsoftbus/core/bus_center/utils/src/ |
| D | lnn_state_machine.c | 238 int32_t msgType; in RemoveMessageFunc() local 311 int32_t LnnFsmPostMessage(FsmStateMachine *fsm, uint32_t msgType, void *data) in LnnFsmPostMessage() 319 int32_t LnnFsmPostMessageDelay(FsmStateMachine *fsm, uint32_t msgType, in LnnFsmPostMessageDelay() 345 int32_t LnnFsmRemoveMessage(FsmStateMachine *fsm, int32_t msgType) in LnnFsmRemoveMessage()
|
| D | lnn_async_callback_utils.c | 85 LnnAsyncCallbackFunc callback, void *para, int32_t msgType) in CreateAsyncCallbackInfo()
|
| /foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/udp/file/ |
| D | trans_sdk_file_test.cpp | 161 void DFileMsgReceiverTest(int32_t sessionId, DFileMsgType msgType, const DFileMsg *msg) in DFileMsgReceiverTest() 419 DFileMsgType msgType = DFILE_ON_BIND; variable 445 DFileMsgType msgType = DFILE_ON_CONNECT_SUCCESS; variable 502 DFileMsgType msgType = DFILE_ON_CONNECT_SUCCESS; variable 607 DFileMsgType msgType = DFILE_ON_BIND; variable
|
| /foundation/filemanagement/dfs_service/services/cloudsyncservice/include/transport/ |
| D | message_handler.h | 34 uint16_t msgType; member 62 uint16_t msgType; member
|
| /foundation/distributedhardware/device_manager/services/implementation/src/authentication/ |
| D | auth_message_processor.cpp | 105 std::string AuthMessageProcessor::CreateSimpleMessage(int32_t msgType) in CreateSimpleMessage() 277 int32_t msgType = jsonObject[TAG_MSG_TYPE].get<int32_t>(); in ParseMessage() local 607 std::string AuthMessageProcessor::CreateDeviceAuthMessage(int32_t msgType, const uint8_t *data, uin… in CreateDeviceAuthMessage()
|
| /foundation/window/window_manager/wmserver/src/ |
| D | window_pair.cpp | 46 void WindowPair::SendSplitScreenCommonEvent(SplitEventMsgType msgType, int32_t missionId) in SendSplitScreenCommonEvent() 67 auto msgType = (node->GetWindowMode() == WindowMode::WINDOW_MODE_SPLIT_SECONDARY) ? in NotifyShowRecent() local 77 …auto msgType = isDestroy ? SplitEventMsgType::MSG_DESTROY_DIVIDER : SplitEventMsgType::MSG_SHOW_DI… in NotifyCreateOrDestroyDivider() local
|
| /foundation/communication/dsoftbus/tests/core/authentication/unittest/ |
| D | auth_session_fsm_test.cpp | 424 int32_t msgType = FSM_MSG_RECV_DEVICE_ID; variable 460 int32_t msgType = FSM_MSG_AUTH_FINISH; variable
|
| /foundation/filemanagement/dfs_service/test/fuzztest/transportmsghandle_fuzzer/ |
| D | transportmsghandle_fuzzer.cpp | 36 uint16_t msgType = fuzzData.GetData<uint16_t>(); in DoSomethingInterestingWithMyAPI() local
|
| /foundation/multimedia/media_lite/services/player_lite/impl/player_control/player/fsm/include/ |
| D | hi_fsm.h | 47 int32_t msgType; member
|
| /foundation/communication/dsoftbus/core/authentication/src/ |
| D | auth_session_fsm.c | 143 static AuthFsm *TranslateToAuthFsm(FsmStateMachine *fsm, int32_t msgType, MessagePara *para) in TranslateToAuthFsm() 541 static void HandleCommonMsg(AuthFsm *authFsm, int32_t msgType, MessagePara *msgPara) in HandleCommonMsg() 1001 static bool SyncNegotiationStateProcess(FsmStateMachine *fsm, int32_t msgType, void *para) in SyncNegotiationStateProcess() 1028 static bool SyncDevIdStateProcess(FsmStateMachine *fsm, int32_t msgType, void *para) in SyncDevIdStateProcess() 1245 static bool DeviceAuthStateProcess(FsmStateMachine *fsm, int32_t msgType, void *para) in DeviceAuthStateProcess() 1363 static bool SyncDevInfoStateProcess(FsmStateMachine *fsm, int32_t msgType, void *para) in SyncDevInfoStateProcess() 1451 static int32_t PostMessageToAuthFsm(int32_t msgType, int64_t authSeq, const uint8_t *data, uint32_t… in PostMessageToAuthFsm() 1477 static int32_t PostMessageToAuthFsmByConnId(int32_t msgType, uint64_t connId, bool isServer, in PostMessageToAuthFsmByConnId()
|
| /foundation/communication/bluetooth_service/services/bluetooth/ipc/src/ |
| D | bluetooth_ble_central_manager_callback_proxy.cpp | 115 …entralManagerCallBackProxy::OnNotifyMsgReportFromLpDevice(const bluetooth::Uuid &uuid, int msgType, in OnNotifyMsgReportFromLpDevice()
|
| /foundation/distributedhardware/device_manager/services/service/src/pinholder/ |
| D | pin_holder_session.cpp | 128 int32_t msgType = jsonObject[TAG_MSG_TYPE].get<int32_t>(); in SendData() local
|
| /foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/ |
| D | nstackx_dfile_transfer.c | 167 void ReviewSuccessMsg(const DFileTrans *dFileTrans, DFileTransMsgType *msgType, in ReviewSuccessMsg() 221 static void NotifyTransMsg(DFileTrans *dFileTrans, DFileTransMsgType msgType) in NotifyTransMsg() 368 void FileManagerSenderMsgHandler(uint16_t fileId, FileManagerMsgType msgType, FileManagerMsg *msg, in FileManagerSenderMsgHandler() 396 static void FileManagerTransMsgHandler(uint16_t fileId, FileManagerMsgType msgType, FileManagerMsg … in FileManagerTransMsgHandler() 711 void FileManagerReceiverMsgHandler(uint16_t fileId, FileManagerMsgType msgType, FileManagerMsg *msg, in FileManagerReceiverMsgHandler()
|
| D | nstackx_dfile_session.c | 100 void NotifyMsgRecver(const DFileSession *session, DFileMsgType msgType, const DFileMsg *msg) in NotifyMsgRecver() 220 DFileTransMsgType msgType, DFileTransMsg *msg) in UpdateMsgProcessInfo() 268 …CalculateSessionTransferRate(DFileSession *session, uint64_t totalBytes, DFileTransMsgType msgType) in CalculateSessionTransferRate() 310 …oid CheckTransDone(DFileSession *session, struct DFileTrans *dFileTrans, DFileTransMsgType msgType) in CheckTransDone() 336 static void DTransMsgReceiver(struct DFileTrans *dFileTrans, DFileTransMsgType msgType, in DTransMsgReceiver() 1993 static void FileManagerMsgHandle(FileManagerMsgType msgType, int32_t errCode, void *context) in FileManagerMsgHandle()
|
| /foundation/communication/bluetooth/frameworks/inner/ipc/src/ |
| D | bluetooth_ble_central_manager_callback_stub.cpp | 132 int32_t msgType = data.ReadInt32(); in OnNotifyMsgReportFromLpDeviceInner() local
|
| /foundation/distributedhardware/device_manager/test/softbusunittest/ |
| D | UTTest_softbus_session.cpp | 106 int32_t msgType = 2; variable
|
| /foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/include/communicator/ |
| D | app_types.h | 44 MessageType msgType; member
|
| /foundation/communication/nfc/services/src/tag/ |
| D | tag_dispatcher.cpp | 78 int msgType = NDEF_TYPE_NORMAL; in HandleNdefDispatch() local
|
| /foundation/communication/bluetooth/interfaces/inner_api/include/ |
| D | bluetooth_ble_central_manager.h | 269 …virtual void OnNotifyMsgReportFromLpDevice(const UUID &uuid, int msgType, const std::vector<uint8_… in OnNotifyMsgReportFromLpDevice()
|
| /foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/ |
| D | sysio_udp.c | 430 int msgType, in SysioHandlePacketUdp() 461 int msgType, in SysioSendPacketUdp()
|
| /foundation/communication/dsoftbus/sdk/transmission/ipc/mini/ |
| D | trans_server_proxy.c | 89 …endMessage(int32_t channelId, int32_t channelType, const void *data, uint32_t len, int32_t msgType) in ServerIpcSendMessage()
|
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/include/communicator/ |
| D | commu_types.h | 63 MessageType msgType; member
|