Home
last modified time | relevance | path

Searched refs:GetPicZipPath (Results 1 - 3 of 3) sorted by relevance

/foundation/graphic/graphic_2d/frameworks/bootanimation/include/
H A Dboot_picture_player.h40 std::string GetPicZipPath();
/foundation/graphic/graphic_2d/frameworks/bootanimation/src/
H A Dboot_picture_player.cpp94 ReadZipFile(GetPicZipPath(), imgVec, frameConfig); in ReadPicZipFile()
112 std::string BootPicturePlayer::GetPicZipPath() in GetPicZipPath() function in OHOS::BootPicturePlayer
/foundation/graphic/graphic_2d/frameworks/bootanimation/test/unittest/
H A Dboot_picture_player_test.cpp118 * @tc.desc: Verify the GetPicZipPath
126 EXPECT_EQ(player->GetPicZipPath(), "/system/etc/graphic/bootpic.zip"); in HWTEST_F()

Completed in 3 milliseconds