Home
last modified time | relevance | path

Searched refs:commentId (Results 1 – 1 of 1) sorted by relevance

/CafeSDK-2.12.13/system/include/nn/olv/
Dolv_Types.h854 nn::Result SetCommentId(const char* commentId);
859 s8 commentId[COMMENT_ID_BUFF_LENGTH]; /*!< Represents the comment ID. */ variable
889 nn::Result SetCommentId(const char* commentId) { in SetCommentId() argument
890 return UploadCommentDataParam::SetCommentId(commentId); in SetCommentId()
1702 nn::Result SetCommentId(const char* commentId);
1781 s8 commentId[COMMENT_ID_BUFF_LENGTH]; /*!< ID of the comment being retrieved. */ variable