Home
last modified time | relevance | path

Searched refs:DumpDisplayInfo (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/powermgr/display_manager/state_manager/service/native/include/
H A Ddisplay_power_mgr_service.h126 void DumpDisplayInfo(std::string& result);
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscene_input_manager.cpp159 std::string DumpDisplayInfo(const MMI::DisplayInfo& info) in DumpDisplayInfo() function
252 … TLOGD(WmsLogTag::WMS_EVENT, "[EventDispatch] - %{public}s", DumpDisplayInfo(displayInfo).c_str()); in FlushFullInfoToMMI()
/ohos5.0/base/powermgr/display_manager/state_manager/service/native/src/
H A Ddisplay_power_mgr_service.cpp594 void DisplayPowerMgrService::DumpDisplayInfo(std::string& result) in DumpDisplayInfo() function in OHOS::DisplayPowerMgr::DisplayPowerMgrService
625 DumpDisplayInfo(result); in Dump()