Home
last modified time | relevance | path

Searched defs:TimeToTimestamp (Results 1 – 4 of 4) sorted by relevance

/dports/net/rclone/rclone-1.57.0/vendor/github.com/pengsrc/go-shared/convert/
H A Dtime.go39 func TimeToTimestamp(t time.Time) int64 { func
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/data_reduction_proxy/core/browser/
H A Ddata_reduction_proxy_util.cc161 void TimeToTimestamp(const base::Time& time, Timestamp* timestamp) { in TimeToTimestamp() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/data_reduction_proxy/core/browser/
H A Ddata_reduction_proxy_util.cc182 void TimeToTimestamp(const base::Time& time, Timestamp* timestamp) { in TimeToTimestamp() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/policy/
H A Dapp_install_event_log_collector_unittest.cc100 int64_t TimeToTimestamp(base::Time time) { in TimeToTimestamp() function