Home
last modified time | relevance | path

Searched refs:WLOGW (Results 1 - 17 of 17) sorted by relevance

/foundation/window/window_manager/window_scene/session/host/include/
H A Dscene_persistent_storage.h63 WLOGW("[ScenePersistentStorage] Unknown storage type!"); in Insert()
90 WLOGW("[ScenePersistentStorage] Unknown storage type!"); in Get()
/foundation/window/window_manager/wmserver/src/
H A Dfreeze_controller.cpp58 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 Dwindow_root.cpp613 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 Dwindow_layout_policy.cpp291 WLOGW("The node vector is empty!"); in LayoutWindowNodesByRootType()
H A Dwindow_node_container.cpp1012 WLOGW("AbilityToken is null, window : %{public}d", id); in UpdateFocusStatus()
/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/include/
H A Dwrapper_log.h43 #define WLOGW(fmt, ...) HILOG_WARN(LOG_CORE, fmt, ##__VA_ARGS__) macro
/foundation/window/window_manager/utils/include/
H A Dwindow_manager_hilog.h30 #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 Degl_core.cpp84 WLOGW("No addr found in wrapper entries lookup table for %{public}s", *apiName);
H A Degl_wrapper_layer.cpp62 WLOGW("LayerSetupFunc(%{public}s) return nullptr.", name); in UpdateApiEntries()
81 WLOGW("duplicate function name(%{public}s)", name); in SetupFuncMaps()
H A Degl_wrapper_entry.cpp342 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 Degl_wrapper_display.cpp347 WLOGW("attribList ignored."); in GetEglNativeDisplay()
/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/src/
H A Dthread_private_data_ctl.cpp97 WLOGW("ThreadPrivateDataCtl::SetError error = %{public}d.", error); in SetError()
/foundation/window/window_manager/previewer/src/
H A Dvsync_station.cpp102 WLOGW("Vsync time out"); in OnVsyncTimeOut()
/foundation/window/window_manager/utils/src/
H A Dpermission.cpp77 WLOGW("permission denied!"); in CheckCallingPermission()
/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscene_session_manager.cpp3889 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 Dscreen_session.cpp683 WLOGW("SCB: ScreenSession::GetActiveScreenMode active mode index is wrong: %{public}d", activeIdx_); in GetActiveScreenMode()
/foundation/window/window_manager/wm/src/
H A Dwindow_impl.cpp4036 WLOGW("already destroyed or not created! id: %{public}u", GetWindowId()); in IsWindowValid()

Completed in 40 milliseconds