Home
last modified time | relevance | path

Searched refs:resPath_ (Results 1 - 4 of 4) sorted by relevance

/foundation/graphic/graphic_2d/frameworks/bootanimation/include/
H A Dboot_player.h36 if (IsFileExisted(resPath_)) { in GetResPath()
37 return FILE_PREFIX + resPath_; in GetResPath()
43 std::string resPath_; member in OHOS::BootPlayer
/foundation/graphic/graphic_2d/frameworks/bootanimation/src/
H A Dboot_picture_player.cpp29 resPath_ = params.resPath; in BootPicturePlayer()
114 if (!IsFileExisted(resPath_)) { in GetPicZipPath()
118 return resPath_; in GetPicZipPath()
H A Dboot_sound_player.cpp24 resPath_ = params.resPath; in BootSoundPlayer()
H A Dboot_video_player.cpp32 resPath_ = params.resPath; in BootVideoPlayer()

Completed in 2 milliseconds