Home
last modified time | relevance | path

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

/base/request/request/frameworks/native/cache_download/src/
Dinfo.rs29 pub fn tls_time(&self) -> f64 { in tls_time() method
Dwrapper.rs198 fn tls_time(self: &RustDownloadInfo) -> f64; in tls_time() function
/base/request/request/frameworks/native/cache_download/src/cxx/
Drequest_preload.cpp92 double CppDownloadInfo::tls_time() const in tls_time() function in OHOS::Request::CppDownloadInfo
/base/request/request/common/netstack_rs/src/
Dinfo.rs138 pub fn tls_time(&self) -> f64 { in tls_time() method