Home
last modified time | relevance | path

Searched defs:time_str (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/netstack/frameworks/js/napi/http/cache/cache_strategy/src/
H A Dhttp_time.cpp28 time_t HttpTime::StrTimeToTimestamp(const std::string &time_str) in StrTimeToTimestamp()
/ohos5.0/foundation/communication/netstack/frameworks/native/http/http_client/
H A Dhttp_client_time.cpp54 time_t HttpTime::StrTimeToTimestamp(const std::string &time_str) in GetNowTimeGMT()