Home
last modified time | relevance | path

Searched refs:IsUserInitiated (Results 1 – 8 of 8) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/safe_browsing/chrome_cleaner/
H A Dreporter_runner_win.cc452 if (!IsUserInitiated(invocation_type) && !time_info.ShouldRun()) in MaybeStartInvocations()
628 if (!IsUserInitiated(invocation_type_) && !IsSRTPromptFeatureEnabled()) { in ReporterDone()
659 if (!IsUserInitiated(invocation_type_) && in ReporterDone()
669 IsUserInitiated(invocation_type_) in ReporterDone()
679 if (!IsUserInitiated(invocation_type_)) in ReporterDone()
908 bool IsUserInitiated(SwReporterInvocationType invocation_type) { in IsUserInitiated() function
H A Dreporter_runner_browsertest_win.cc518 return !IsUserInitiated(invocation_type) && in PromptDialogShouldBeShown()
618 IsUserInitiated(invocation_type_) || in IN_PROC_BROWSER_TEST_P()
649 if (IsUserInitiated(invocation_type_)) { in IN_PROC_BROWSER_TEST_P()
705 if (IsUserInitiated(invocation_type_)) { in IN_PROC_BROWSER_TEST_P()
724 if (IsUserInitiated(invocation_type_)) { in IN_PROC_BROWSER_TEST_P()
874 if (!IsUserInitiated(invocation_type_)) in IN_PROC_BROWSER_TEST_P()
H A Dreporter_runner_win.h83 bool IsUserInitiated(SwReporterInvocationType invocation_type);
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/safe_browsing/
H A Dsafe_browsing_navigation_observer.h80 bool IsUserInitiated() const { in IsUserInitiated() function
H A Dsafe_browsing_navigation_observer_manager.cc662 while (!last_nav_event_traced->IsUserInitiated()) { in GetRemainingReferrerChain()
H A Dsafe_browsing_navigation_observer_browsertest.cc353 EXPECT_EQ(expected_is_user_initiated, actual_nav_event->IsUserInitiated()); in VerifyNavigationEvent()
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/ApplicationModel/Store/Preview/InstallControl/
H A Dmod.rs27 pub fn IsUserInitiated(&self) -> ::windows::runtime::Result<bool> { in IsUserInitiated() method
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/UI/ViewManagement/
H A Dmod.rs599 pub fn IsUserInitiated(&self) -> ::windows::runtime::Result<bool> { in IsUserInitiated() method