Searched refs:IsSuspendSourcesSettingValid (Results 1 – 4 of 4) sorted by relevance
35 bool SettingHelper::IsSuspendSourcesSettingValid() in IsSuspendSourcesSettingValid() function in SettingHelper69 EXPECT_TRUE(SettingHelper::IsSuspendSourcesSettingValid() == true);72 EXPECT_TRUE(SettingHelper::IsSuspendSourcesSettingValid() == true);
48 static bool IsSuspendSourcesSettingValid();
150 bool SettingHelper::IsSuspendSourcesSettingValid() in IsSuspendSourcesSettingValid() function in OHOS::PowerMgr::SettingHelper
40 bool isSettingUpdated = SettingHelper::IsSuspendSourcesSettingValid(); in ParseSources()