Home
last modified time | relevance | path

Searched refs:DumpHelpInfo (Results 1 - 4 of 4) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_render_service.h47 void DumpHelpInfo(std::string& dumpString) const;
H A Drs_render_service.cpp297 void RSRenderService::DumpHelpInfo(std::string& dumpString) const in DumpHelpInfo() function in OHOS::Rosen::RSRenderService
661 [this, &dumpString]() { DumpHelpInfo(dumpString); }).wait(); in DoDump()
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/dumper/include/
H A Ddump_helper.h72 void DumpHelpInfo(int fd, std::map<std::string, std::vector<std::string>> &params);
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/dumper/src/
H A Ddump_helper.cpp30 Handler handlerHelpInfo = std::bind(&DumpHelper::DumpHelpInfo, this, std::placeholders::_1, std::placeholders::_2); in DumpHelper()
250 void DumpHelper::DumpHelpInfo(int fd, std::map<std::string, std::vector<std::string>> &params) in DumpHelpInfo() function in OHOS::DistributedData::DumpHelper

Completed in 3 milliseconds