Home
last modified time | relevance | path

Searched refs:dumpCaption (Results 1 - 8 of 8) sorted by relevance

/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/dumper/src/
H A Ddump_helper.cpp186 errorInfoConfig.dumpCaption = { "| Display the recent error messages" }; in RegisterErrorInfo()
246 helpInfoConfig.dumpCaption = { "| Display this help message" }; in RegisterHelpInfo()
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/framework/include/dump/
H A Ddump_manager.h42 std::vector<std::string> dumpCaption; member
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/
H A Ddump_helper_test.cpp51 config.dumpCaption = {"test_caption1", "test_caption2"}; in SetUp()
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/object/
H A Dobject_service_impl.cpp374 serviceInfoConfig.dumpCaption = { "| Display all the service statistics" }; in RegisterObjectServiceInfo()
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/app/src/
H A Dkvstore_data_service.cpp888 storeInfoConfig.dumpCaption = { "| Display all the store statistics", "| Display the store statistics by " in RegisterStoreInfo()
994 userInfoConfig.dumpCaption = { "| Display all the user statistics", "| Display the user statistics by UserId" }; in RegisterUserInfo()
1073 bundleInfoConfig.dumpCaption = { "| Display all the bundle statistics", "| Display the bundle statistics by " in RegisterBundleInfo()
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/kvdb/
H A Dkvdb_service_impl.cpp139 serviceInfoConfig.dumpCaption = { "| Display all the service statistics" }; in RegisterKvServiceInfo()
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/
H A Ddata_share_service_impl.cpp783 serviceInfoConfig.dumpCaption = { "| Display all the service statistics" };
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/rdb/
H A Drdb_service_impl.cpp1032 serviceInfoConfig.dumpCaption = { "| Display all the service statistics" };

Completed in 11 milliseconds