Searched refs:toTimePoint (Results 1 – 4 of 4) sorted by relevance
18 optional<Timestamp> toTimePoint() const;
36 optional<Timestamp> CacheControl::toTimePoint() const { in toTimePoint() function in mbgl::http::CacheControl
86 response.expires = cc.toTimePoint(); in handleNetworkReply()
408 baton->response->expires = cc.toTimePoint(); in headerCallback()