/foundation/window/window_manager/window_scene/session/host/include/ |
H A D | scene_persistent_storage.h | 63 WLOGW("[ScenePersistentStorage] Unknown storage type!"); in Insert() 90 WLOGW("[ScenePersistentStorage] Unknown storage type!"); in Get()
|
/foundation/window/window_manager/wmserver/src/ |
H A D | freeze_controller.cpp | 58 WLOGW("unfreeze fail, no cover window. display %{public}" PRIu64"", displayId); in UnfreezeDisplay() 63 WLOGW("unfreeze fail, window is null. display %{public}" PRIu64"", displayId); in UnfreezeDisplay()
|
H A D | window_root.cpp | 613 WLOGW("window is invisible, do not need process"); in PostProcessAddWindowNode() 976 WLOGW("Only app window support set brightness"); in SetBrightness() 1818 WLOGW("get container failed %{public}" PRIu64"", id); in RemoveSingleUserWindowNodes()
|
H A D | window_layout_policy.cpp | 291 WLOGW("The node vector is empty!"); in LayoutWindowNodesByRootType()
|
H A D | window_node_container.cpp | 1012 WLOGW("AbilityToken is null, window : %{public}d", id); in UpdateFocusStatus()
|
/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/include/ |
H A D | wrapper_log.h | 43 #define WLOGW(fmt, ...) HILOG_WARN(LOG_CORE, fmt, ##__VA_ARGS__) macro
|
/foundation/window/window_manager/utils/include/ |
H A D | window_manager_hilog.h | 30 #define WLOGW(fmt, ...) PRINT_WLOG(LOG_WARN, "(%{public}d)" fmt, __LINE__, ##__VA_ARGS__) macro 37 #define WLOGFW(fmt, ...) WLOGW("%{public}s: " fmt, C_W_FUNC, ##__VA_ARGS__)
|
/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/src/EGL/ |
H A D | egl_core.cpp | 84 WLOGW("No addr found in wrapper entries lookup table for %{public}s", *apiName);
|
H A D | egl_wrapper_layer.cpp | 62 WLOGW("LayerSetupFunc(%{public}s) return nullptr.", name); in UpdateApiEntries() 81 WLOGW("duplicate function name(%{public}s)", name); in SetupFuncMaps()
|
H A D | egl_wrapper_entry.cpp | 342 WLOGW("FindEglExtApi did not find an entry for %{public}s", procname); in EglGetProcAddressImpl() 1537 WLOGW("FindEglWrapperApi did not find an entry for %{public}s", name.c_str()); in FindEglWrapperApi()
|
H A D | egl_wrapper_display.cpp | 347 WLOGW("attribList ignored."); in GetEglNativeDisplay()
|
/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/src/ |
H A D | thread_private_data_ctl.cpp | 97 WLOGW("ThreadPrivateDataCtl::SetError error = %{public}d.", error); in SetError()
|
/foundation/window/window_manager/previewer/src/ |
H A D | vsync_station.cpp | 102 WLOGW("Vsync time out"); in OnVsyncTimeOut()
|
/foundation/window/window_manager/utils/src/ |
H A D | permission.cpp | 77 WLOGW("permission denied!");
in CheckCallingPermission()
|
/foundation/window/window_manager/window_scene/session_manager/src/ |
H A D | scene_session_manager.cpp | 3889 WLOGW("only app main window can set brightness"); in UpdateBrightness() 4013 WLOGW("NotifySessionExceptionFunc, Not found session, id: %{public}d", in RegisterSessionExceptionFunc() 4018 WLOGW("NotifySessionExceptionFunc, id: %{public}d is system", in RegisterSessionExceptionFunc() 4104 WLOGW("NotifySessionSnapshotFunc, Not found session, id: %{public}d", persistentId); in RegisterSessionSnapshotFunc() 4108 WLOGW("NotifySessionSnapshotFunc, id: %{public}d is system", sceneSession->GetPersistentId()); in RegisterSessionSnapshotFunc() 4113 WLOGW("NotifySessionSnapshotFunc, abilityInfoPtr is nullptr"); in RegisterSessionSnapshotFunc() 4808 WLOGW("[WMFocus]Focused session is non app session: %{public}d", focusedSessionId_); in RequestAllAppSessionUnfocusInner()
|
/foundation/window/window_manager/window_scene/session/screen/src/ |
H A D | screen_session.cpp | 683 WLOGW("SCB: ScreenSession::GetActiveScreenMode active mode index is wrong: %{public}d", activeIdx_); in GetActiveScreenMode()
|
/foundation/window/window_manager/wm/src/ |
H A D | window_impl.cpp | 4036 WLOGW("already destroyed or not created! id: %{public}u", GetWindowId()); in IsWindowValid()
|