Home
last modified time | relevance | path

Searched defs:msgType (Results 101 - 118 of 118) sorted by relevance

12345

/foundation/communication/dsoftbus/core/frame/standard/init/src/
H A Dsoftbus_server_stub.cpp812 int32_t msgType; in SendMessageInner() 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
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/singlever/
H A Dsingle_ver_sync_state_machine.cpp1066 int msgType = inMsg->GetMessageType(); in IsNeedResetWatchdog() local
/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_dfile_transfer.c167 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 Dnstackx_dfile_session.c100 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 Dnstackx_file_manager.c37 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 Dnetwork_search_handler.cpp456 auto msgType = event->GetInnerEventId(); in ProcessEvent() local
/foundation/communication/dsoftbus/core/bus_center/lnn/net_builder/src/
H A Dlnn_net_builder.c114 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 Dlnn_connection_fsm.c198 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 Dauth_session_fsm.c143 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 Dlnn_trans_lane.c135 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 Ddhcp_s_server.cpp1540 uint8_t msgType = 0; in AppendReplyTypeOption() local
/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/
H A Dnstackx_common.c112 void NotifyDFinderMsgRecver(DFinderMsgType msgType) in NotifyDFinderMsgRecver() argument
/third_party/toybox/toys/pending/
H A Ddhcp.c1450 uint8_t msgType; in dhcp_main() local
/base/telephony/sms_mms/services/sms/include/cdma/
H A Dcdma_sms_common.h273 uint8_t msgType; member
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/client/hdi_client/hdi_interface/
H A Dwifi_hdi_struct.h241 const uint8_t *msgType; member
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/avdtp/
H A Davdtp_int.h404 uint8_t msgType; member

Completed in 36 milliseconds

12345