Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/util/
H A Dhttp_header.hpp18 optional<Timestamp> toTimePoint() const;
H A Dhttp_header.cpp36 optional<Timestamp> CacheControl::toTimePoint() const { in toTimePoint() function in mbgl::http::CacheControl
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/qt/src/
H A Dhttp_request.cpp86 response.expires = cc.toTimePoint(); in handleNetworkReply()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/default/
H A Dhttp_file_source.cpp408 baton->response->expires = cc.toTimePoint(); in headerCallback()