Home
last modified time | relevance | path

Searched refs:GetLaunchTime (Results 1 – 25 of 30) sorted by relevance

12

/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/ipc/
H A DGPUChild.cpp84 Telemetry::AccumulateTimeDelta(Telemetry::GPU_PROCESS_LAUNCH_TIME_MS, mHost->GetLaunchTime()); in EnsureGPUReady()
97 Telemetry::AccumulateTimeDelta(Telemetry::GPU_PROCESS_LAUNCH_TIME_MS, mHost->GetLaunchTime()); in RecvInitComplete()
H A DGPUProcessHost.h92 TimeStamp GetLaunchTime() const { in GetLaunchTime() function
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/ipc/
H A DGPUProcessHost.h84 TimeStamp GetLaunchTime() const { return mLaunchTime; } in GetLaunchTime() function
H A DGPUChild.cpp97 mHost->GetLaunchTime()); in EnsureGPUReady()
110 mHost->GetLaunchTime()); in RecvInitComplete()
/dports/www/firefox-esr/firefox-91.8.0/gfx/ipc/
H A DGPUProcessHost.h92 TimeStamp GetLaunchTime() const { return mLaunchTime; } in GetLaunchTime() function
H A DGPUChild.cpp94 mHost->GetLaunchTime()); in EnsureGPUReady()
111 mHost->GetLaunchTime()); in RecvInitComplete()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/ipc/
H A DGPUProcessHost.h90 TimeStamp GetLaunchTime() const { return mLaunchTime; } in GetLaunchTime() function
H A DGPUChild.cpp84 mHost->GetLaunchTime()); in EnsureGPUReady()
101 mHost->GetLaunchTime()); in RecvInitComplete()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/media/ipc/
H A DRDDProcessHost.h87 TimeStamp GetLaunchTime() const { return mLaunchTime; } in GetLaunchTime() function
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/ipc/
H A DGPUProcessHost.h92 TimeStamp GetLaunchTime() const { return mLaunchTime; } in GetLaunchTime() function
H A DGPUChild.cpp94 mHost->GetLaunchTime()); in EnsureGPUReady()
111 mHost->GetLaunchTime()); in RecvInitComplete()
/dports/www/firefox-esr/firefox-91.8.0/dom/media/ipc/
H A DRDDProcessHost.h88 TimeStamp GetLaunchTime() const { return mLaunchTime; } in GetLaunchTime() function
/dports/www/firefox/firefox-99.0/dom/media/ipc/
H A DRDDProcessHost.h88 TimeStamp GetLaunchTime() const { return mLaunchTime; } in GetLaunchTime() function
/dports/www/firefox/firefox-99.0/gfx/ipc/
H A DGPUProcessHost.h100 TimeStamp GetLaunchTime() const { return mLaunchTime; } in GetLaunchTime() function
H A DGPUChild.cpp98 mHost->GetLaunchTime()); in EnsureGPUReady()
117 mHost->GetLaunchTime()); in RecvInitComplete()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/media/ipc/
H A DRDDProcessHost.h88 TimeStamp GetLaunchTime() const { return mLaunchTime; } in GetLaunchTime() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/performance_manager/public/graph/
H A Dprocess_node.h67 virtual base::Time GetLaunchTime() const = 0;
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/performance_manager/public/graph/
H A Dprocess_node.h62 virtual base::Time GetLaunchTime() const = 0;
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/performance_manager/graph/
H A Dprocess_node_impl.h133 base::Time GetLaunchTime() const override;
H A Dprocess_node_impl.cc155 base::Time ProcessNodeImpl::GetLaunchTime() const { in GetLaunchTime() function in performance_manager::ProcessNodeImpl
H A Dprocess_node_impl_unittest.cc218 EXPECT_EQ(process_node->launch_time(), public_process_node->GetLaunchTime()); in TEST_F()
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/performance_manager/graph/
H A Dprocess_node_impl.h149 base::Time GetLaunchTime() const override;
H A Dprocess_node_impl.cc180 base::Time ProcessNodeImpl::GetLaunchTime() const { in GetLaunchTime() function in performance_manager::ProcessNodeImpl
H A Dprocess_node_impl_unittest.cc232 EXPECT_EQ(process_node->launch_time(), public_process_node->GetLaunchTime()); in TEST_F()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-ds/include/aws/ds/model/
H A DRegionDescription.h242 inline const Aws::Utils::DateTime& GetLaunchTime() const{ return m_launchTime; } in GetLaunchTime() function

12