Home
last modified time | relevance | path

Searched refs:abbrCmd (Results 1 - 9 of 9) sorted by relevance

/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/dumper/src/
H A Ddump_helper.cpp184 errorInfoConfig.abbrCmd = "-e"; in RegisterErrorInfo()
223 helpInfo.append(" ").append(value.fullCmd).append(", ").append(value.abbrCmd); in GetFormatMaxSize()
230 .append(value.abbrCmd) in GetFormatMaxSize()
244 helpInfoConfig.abbrCmd = "-h"; 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()
278 allInfoConfig.abbrCmd = "-a"; in RegisterAllInfo()
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/include/dump/
H A Ddump_manager.h35 std::string abbrCmd; member
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/dump/
H A Ddump_manager.cpp28 indexTable_.Insert(config.abbrCmd, name); in AddConfig()
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/
H A Ddump_helper_test.cpp44 config.abbrCmd = "test_abbr_cmd"; in SetUp()
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/object/
H A Dobject_service_impl.cpp372 serviceInfoConfig.abbrCmd = "-f"; in RegisterObjectServiceInfo()
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/app/src/
H A Dkvstore_data_service.cpp881 storeInfoConfig.abbrCmd = "-s"; in RegisterStoreInfo()
987 userInfoConfig.abbrCmd = "-u"; in RegisterUserInfo()
1065 bundleInfoConfig.abbrCmd = "-b"; in RegisterBundleInfo()
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/kvdb/
H A Dkvdb_service_impl.cpp137 serviceInfoConfig.abbrCmd = "-f"; in RegisterKvServiceInfo()
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/
H A Ddata_share_service_impl.cpp781 serviceInfoConfig.abbrCmd = "-f";
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/rdb/
H A Drdb_service_impl.cpp1030 serviceInfoConfig.abbrCmd = "-f";

Completed in 12 milliseconds