Searched refs:messageId (Results 1 – 6 of 6) sorted by relevance
| /CTR-SDK-4.2.5/include/nn/cec/CTR/ |
| D | cec_MessageBoxSystem.h | 114 …ct(const TitleId cecTitleId, const CecBoxType boxType, const MessageId& messageId, const void* dat… 115 …dySizeDirect(const TitleId cecTitleId, const CecBoxType boxType, const MessageId& messageId) const; 116 …ct(const TitleId cecTitleId, const CecBoxType boxType, const MessageId& messageId, void* dataBody,…
|
| D | cec_MessageBox.h | 527 … cecMessage, void* buf, const size_t bufLen, const CecBoxType boxType, const MessageId& messageId); 538 void* bufOut, const size_t bufLen, const CecBoxType boxType, const MessageId& messageId); 640 nn::Result DeleteMessage( const CecBoxType boxType, const MessageId& messageId); 658 …nn::Result DeleteMessage( const CecBoxType boxType, const MessageId& messageId, bool withWriteBox… 699 u8 ReadInBoxMessage(void* bufOut, const size_t messageLen, const MessageId& messageId); 702 u8 DeleteInBoxMessage(const CECMessageId messageId); 703 u8 ReadOutBoxMessage(void* bufOut, const size_t messageLen, const MessageId& messageId); 706 u8 DeleteOutBoxMessage(const MessageId& messageId); 1086 u32 GetInBoxMessHeader(CecMessageHeader& messHeader, const MessageId& messageId) const; 1101 u32 GetOutBoxMessHeader(CecMessageHeader& messHeader, const MessageId& messageId) const; [all …]
|
| D | cec_Types.h | 162 u8 messageId[CEC_SIZEOF_MESSAGEID]; // member
|
| D | cec_MessageBoxInfoReader.h | 324 u32 GetMessIndex(CecBoxType boxType, const MessageId& messageId);
|
| D | cec_Control.h | 38 u8 messageId[CEC_SIZEOF_MESSAGEID]; // member
|
| D | cec_Message.h | 312 nn::Result SetMessageId(const MessageId& messageId);
|