Home
last modified time | relevance | path

Searched refs:GetBootAnimationSoundEnabled (Results 1 - 6 of 6) sorted by relevance

/foundation/graphic/graphic_2d/frameworks/bootanimation/test/unittest/
H A Dboot_animation_utils_test.cpp52 * @tc.name: GetBootAnimationSoundEnabled
53 * @tc.desc: Verify the GetBootAnimationSoundEnabled
56 HWTEST_F(BootAnimationUtilsTest, GetBootAnimationSoundEnabled, TestSize.Level1) in HWTEST_F()
58 bool isEnabled = BootAnimationUtils::GetBootAnimationSoundEnabled(); in HWTEST_F()
/foundation/graphic/graphic_2d/interfaces/inner_api/bootanimation/
H A Dboot_animation_utils.h25 static bool GetBootAnimationSoundEnabled();
/foundation/graphic/graphic_2d/frameworks/bootanimation/utils/
H A Dboot_animation_utils.cpp21 bool BootAnimationUtils::GetBootAnimationSoundEnabled() in GetBootAnimationSoundEnabled() function in OHOS::BootAnimationUtils
25 LOGI("BootAnimationUtils::GetBootAnimationSoundEnabled is %d", soundEnabled); in GetBootAnimationSoundEnabled()
/foundation/graphic/graphic_2d/frameworks/bootanimation/src/
H A Dboot_sound_player.cpp37 bool bootSoundEnabled = BootAnimationUtils::GetBootAnimationSoundEnabled(); in Play()
H A Dboot_video_player.cpp114 bool bootSoundEnabled = BootAnimationUtils::GetBootAnimationSoundEnabled(); in SetVideoSound()
/foundation/graphic/graphic_2d/frameworks/bootanimation/test/fuzztest/bootanimation_fuzzer/
H A Dbootanimation_fuzzer.cpp55 BootAnimationUtils::GetBootAnimationSoundEnabled(); in BootAnimationUtilsFuzzerTest()

Completed in 2 milliseconds