Home
last modified time | relevance | path

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

/CafeSDK-2.12.13/system/include/nn/olv/
Dolv_Api.h527 inline nn::Result DeleteCommentData(const DeleteCommentDataParam* deleteParam) in DeleteCommentData()
Dolv_Types.h872 class DeleteCommentDataParam : protected UploadCommentDataParam
876DeleteCommentDataParam() { UploadCommentDataParam::SetFlags(UploadCommentDataParam::FLAG_DELETE); } in DeleteCommentDataParam() function