Searched refs:IsBetaRecordEnabledWithMetrics (Results 1 – 3 of 3) sorted by relevance
76 if (!IsBetaRecordEnabledWithMetrics()) { in LaunchBetaRecordMetricsUpdateThread()255 if (!IsBetaRecordStarted() || (time < 0.0) || !IsBetaRecordEnabledWithMetrics()) { in WriteBetaRecordMetrics()
176 RSB_EXPORT static bool IsBetaRecordEnabledWithMetrics();
979 bool RSProfiler::IsBetaRecordEnabledWithMetrics() in IsBetaRecordEnabledWithMetrics() function in OHOS::Rosen::RSProfiler