Searched refs:_SendJsonRequest (Results 1 - 2 of 2) sorted by relevance

/haiku/src/apps/haikudepot/server/
H A DWebAppInterface.h170 status_t _SendJsonRequest(const char* urlPathComponents,
173 status_t _SendJsonRequest(const char* urlPathComponents,
177 static status_t _SendJsonRequest(const char* urlPathComponents,
H A DWebAppInterface.cpp152 return _SendJsonRequest("pkg/get-pkg-changelog",
189 return _SendJsonRequest("user-rating/search-user-ratings",
247 return _SendJsonRequest(
299 result = _SendJsonRequest("user/get-user", accessToken,
506 return _SendJsonRequest("user/agree-user-usage-conditions",
530 return _SendJsonRequest("user/get-user-usage-conditions",
620 return _SendJsonRequest("user-rating/create-user-rating",
673 return _SendJsonRequest("user-rating/update-user-rating",
703 return _SendJsonRequest("captcha/generate-captcha",
747 return _SendJsonRequest("use
944 WebAppInterface::_SendJsonRequest(const char* urlPathComponents, function in class:WebAppInterface
960 WebAppInterface::_SendJsonRequest(const char* urlPathComponents, function in class:WebAppInterface
1084 WebAppInterface::_SendJsonRequest(const char* urlPathComponents, function in class:WebAppInterface
[all...]

Completed in 31 milliseconds