Home
last modified time | relevance | path

Searched refs:PUBU64 (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/hyper_graphic_manager/core/hgm_screen_manager/
H A Dhgm_core.cpp274 HGM_LOGD("HgmCore setting screen " PUBU64 " to the rate of %{public}d", id, rate); in SetScreenRefreshRate()
277 HGM_LOGW("HgmCore failed to get screen of : " PUBU64 "", id); in SetScreenRefreshRate()
378 HGM_LOGD("HgmCore deleting the screen : " PUBU64 "", id); in RemoveScreen()
399 HGM_LOGW("HgmCore failed to get screen of : " PUBU64 "", id); in AddScreenInfo()
407 HGM_LOGW("HgmCore failed to add screen mode info of screen : " PUBU64 "", id); in AddScreenInfo()
435 HGM_LOGW("HgmCore failed to find screen " PUBU64 "", id); in GetScreenCurrentRefreshRate()
480 HGM_LOGW("HgmCore failed to find screen " PUBU64 "", id); in GetScreenSupportedRefreshRates()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/hyper_graphic_manager/core/config/
H A Dhgm_log.h24 #define PUBU64 "%{public}lu" macro
27 #define PUBU64 "%{public}llu"