Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/default/
H A Dhttp_file_source.cpp149 void handleResult(CURLcode code);
226 baton->handleResult(message->data.result); in checkMultiInfo()
422 void HTTPRequest::handleResult(CURLcode code) { in handleResult() function in mbgl::HTTPRequest