Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ucloud_ai/src/model/aliyun-openapi/core/src/
A DUtils.cc78 int outlength = 0; in UrlDecode() local
79 char *output = curl_easy_unescape(curl, src.c_str(), src.size(), &outlength); in UrlDecode()
80 std::string result(output, outlength); in UrlDecode()
/AliOS-Things-master/hardware/chip/haas1000/drivers/rtos/rhino/kernel/include/network/curl/
A Dcurl.h2385 int *outlength);

Completed in 16 milliseconds