Home
last modified time | relevance | path

Searched refs:displayDumper_ (Results 1 - 2 of 2) sorted by relevance

/foundation/window/window_manager/dmserver/src/
H A Ddisplay_manager_service.cpp67 if (displayDumper_ == nullptr) { in Dump()
68 displayDumper_ = new DisplayDumper(abstractDisplayController_, abstractScreenController_, mutex_); in Dump()
70 return static_cast<int>(displayDumper_->Dump(fd, args)); in Dump()
/foundation/window/window_manager/dmserver/include/
H A Ddisplay_manager_service.h141 sptr<DisplayDumper> displayDumper_; member in OHOS::Rosen::DisplayManagerService

Completed in 2 milliseconds