Searched refs:BPUBU64 (Results 1 – 8 of 8) sorted by relevance
/ohos5.0/foundation/graphic/graphic_2d/frameworks/bootanimation/src/ |
H A D | boot_associative_display_strategy.cpp | 39 LOGI("defaultId: " BPUBU64 ", activeId: " BPUBU64 "", defaultId, activeId); in Display() 41 LOGD("SetScreenPowerStatus POWER_STATUS_OFF_FAKE: " BPUBU64 "", defaultId); in Display() 43 LOGD("SetScreenPowerStatus POWER_STATUS_ON: " BPUBU64 "", activeId); in Display()
|
H A D | boot_sound_player.cpp | 34 LOGI("sound disabled on screen: " BPUBU64 "", screenId_); in Play()
|
H A D | boot_video_player.cpp | 100 LOGI("sound disabled on screen: " BPUBU64 "", screenId_); in SetVideoSound()
|
H A D | boot_animation_operation.cpp | 44 …LOGI("Init enter, width: %{public}d, height: %{public}d, screenId : " BPUBU64 "", width, height, c… in Init()
|
H A D | boot_compile_progress.cpp | 70 LOGI("ota compile, screenId: " BPUBU64 "", config.screenId); in Init()
|
H A D | util.cpp | 143 LOGI("screenId: " BPUBU64 "", config.screenId); in ParseNewConfigFile()
|
/ohos5.0/foundation/graphic/graphic_2d/frameworks/bootanimation/include/ |
H A D | log.h | 25 #define BPUBU64 "%{public}lu" macro 29 #define BPUBU64 "%{public}llu"
|
/ohos5.0/foundation/graphic/graphic_surface/surface/include/ |
H A D | buffer_log.h | 33 #define BPUBU64 "%{public}lu" macro 37 #define BPUBU64 "%{public}llu" macro
|