Searched refs:abbrCmd (Results 1 - 9 of 9) sorted by relevance
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/dumper/src/ |
H A D | dump_helper.cpp | 184 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 D | dump_manager.h | 35 std::string abbrCmd; member
|
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/dump/ |
H A D | dump_manager.cpp | 28 indexTable_.Insert(config.abbrCmd, name); in AddConfig()
|
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/ |
H A D | dump_helper_test.cpp | 44 config.abbrCmd = "test_abbr_cmd";
in SetUp()
|
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/object/ |
H A D | object_service_impl.cpp | 372 serviceInfoConfig.abbrCmd = "-f"; in RegisterObjectServiceInfo()
|
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/app/src/ |
H A D | kvstore_data_service.cpp | 881 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 D | kvdb_service_impl.cpp | 137 serviceInfoConfig.abbrCmd = "-f"; in RegisterKvServiceInfo()
|
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/ |
H A D | data_share_service_impl.cpp | 781 serviceInfoConfig.abbrCmd = "-f";
|
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/rdb/ |
H A D | rdb_service_impl.cpp | 1030 serviceInfoConfig.abbrCmd = "-f";
|
Completed in 11 milliseconds