Home
last modified time | relevance | path

Searched defs:xRateLimitReset (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/util/
H A Dhttp_header.cpp41 const optional<std::string>& xRateLimitReset) { in parseRetryHeaders()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/qt/src/
H A Dhttp_request.cpp76 optional<std::string> xRateLimitReset; in handleNetworkReply() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/default/
H A Dhttp_file_source.cpp164 optional<std::string> xRateLimitReset; member in mbgl::HTTPRequest