Home
last modified time | relevance | path

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

/third_party/cef/libcef/browser/
Ddownload_item_impl.cc62 CefTime CefDownloadItemImpl::GetStartTime() { in GetStartTime() function in CefDownloadItemImpl
/third_party/cef/libcef/browser/alloy/
Dchrome_profile_alloy.cc126 base::Time ChromeProfileAlloy::GetStartTime() const { in GetStartTime() function in ChromeProfileAlloy
/third_party/cef/libcef_dll/ctocpp/
Ddownload_item_ctocpp.cc148 NO_SANITIZE("cfi-icall") CefTime CefDownloadItemCToCpp::GetStartTime() { in GetStartTime() function in CefDownloadItemCToCpp
/third_party/node/deps/v8/src/api/
Dapi.cc9871 int64_t CpuProfile::GetStartTime() const { in GetStartTime() function in v8::CpuProfile