Searched refs:DeleteCommentDataParam (Results 1 – 2 of 2) sorted by relevance
524 inline nn::Result DeleteCommentData(const DeleteCommentDataParam* deleteParam) in DeleteCommentData()
872 class DeleteCommentDataParam : protected UploadCommentDataParam876 …DeleteCommentDataParam() { UploadCommentDataParam::SetFlags(UploadCommentDataParam::FLAG_DELETE); } in DeleteCommentDataParam() function