Searched refs:FormatHelpInfo (Results 1 - 2 of 2) sorted by relevance
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/dumper/src/ |
H A D | dump_helper.cpp | 204 std::string DumpHelper::FormatHelpInfo(const std::string &cmd, const std::string &cmdAbbr, const std::string ¶Ext, in FormatHelpInfo() function in OHOS::DistributedData::DumpHelper 259 info.append(FormatHelpInfo(value.fullCmd, value.abbrCmd, "", value.dumpCaption[0], formatMaxSize)).append("\n"); in DumpHelpInfo() 262 FormatHelpInfo(value.fullCmd, value.abbrCmd, value.infoName, value.dumpCaption[1], formatMaxSize)) in DumpHelpInfo()
|
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/dumper/include/ |
H A D | dump_helper.h | 76 std::string FormatHelpInfo(const std::string &cmdAbbr, const std::string &cmd, const std::string ¶Ext,
|
Completed in 3 milliseconds