Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ucloud_ai/src/model/
A Dimageenhan.cc64 string inMajorURL, outMajorURL; in extendImageStyle() local
83 outMajorURL = outcome.result().getData().majorUrl; in extendImageStyle()
86 if (outMajorURL.size() > 0 && cb) { in extendImageStyle()
87 result.style.majorUrl = (char *)outMajorURL.c_str(); in extendImageStyle()
88 … result.style.majorImageLen = getResponseBodyByUrl(outMajorURL.c_str(), &result.style.majorImage); in extendImageStyle()
/AliOS-Things-master/components/ucloud_ai/
A DREADME.md492 outMajorURL:

Completed in 8 milliseconds