Home
last modified time | relevance | path

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

/CTR-SDK-0.14.4/include/nn/boss/
Dboss_Types.h93 char url[MAX_URL_LENGTH]; //!< 対象のURL。 member
/CTR-SDK-0.14.4/include/nn/net/compatible/nhttp/
Dnhttp.h254 NHTTPConnectionHandle NHTTP_CreateConnection(const char *url, NHTTPReqMethod method, char *bodyBuf,…
/CTR-SDK-0.14.4/include/nn/http/
Dhttp_ConnectionIpc.h107 …nn::Result CreateConnection( const char8 url[], size_t urlLen, RequestMethod reqMethod, Connection…