Home
last modified time | relevance | path

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

/CafeSDK-2.12.13-1/system/include/nn/olv/
Dolv_Types.h608 nn::Result SetPostId(const char* postId);
618 s8 postId[POST_ID_BUFF_LENGTH]; /*!< Post ID. */ variable
649 nn::Result SetPostId(const char* postId) { in SetPostId() argument
650 return UploadPostDataParam::SetPostId(postId); in SetPostId()
841 nn::Result SetPostId(const char* postId);
858 s8 postId[POST_ID_BUFF_LENGTH]; /*!< Post ID. */
926 nn::Result SetPostId(const char* postId);
946 s8 postId[POST_ID_BUFF_LENGTH]; /*!< Post ID. */ variable
1341 nn::Result SetPostId(const char* postId, const u32 index);
1689 nn::Result SetPostId(const char* postId);
[all …]