Searched refs:IsExtendedSafeModeSupported (Results 1 – 4 of 4) sorted by relevance
269 bool CleanExitBeacon::IsExtendedSafeModeSupported() const { in IsExtendedSafeModeSupported() function in metrics::CleanExitBeacon294 DCHECK(IsExtendedSafeModeSupported()); in WriteBeaconValue()
99 bool IsExtendedSafeModeSupported() const;
106 bool IsExtendedSafeModeSupported() const;
339 bool MetricsStateManager::IsExtendedSafeModeSupported() const { in IsExtendedSafeModeSupported() function in metrics::MetricsStateManager340 return clean_exit_beacon_.IsExtendedSafeModeSupported(); in IsExtendedSafeModeSupported()