Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/include/dump/
H A Ddump_manager.h34 std::string fullCmd; member
45 if (fullCmd.empty()) { in IsVoid()
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/dumper/src/
H A Ddump_helper.cpp183 errorInfoConfig.fullCmd = "--error-info"; in RegisterErrorInfo()
223 helpInfo.append(" ").append(value.fullCmd).append(", ").append(value.abbrCmd); in GetFormatMaxSize()
228 .append(value.fullCmd) in GetFormatMaxSize()
243 helpInfoConfig.fullCmd = "--help-info"; 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()
277 allInfoConfig.fullCmd = "--all-info"; in RegisterAllInfo()
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/dump/
H A Ddump_manager.cpp27 indexTable_.Insert(config.fullCmd, name); in AddConfig()
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/
H A Ddump_helper_test.cpp43 config.fullCmd = "test_full_cmd"; in SetUp()
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/object/
H A Dobject_service_impl.cpp371 serviceInfoConfig.fullCmd = "--feature-info"; in RegisterObjectServiceInfo()
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/app/src/
H A Dkvstore_data_service.cpp880 storeInfoConfig.fullCmd = "--store-info"; in RegisterStoreInfo()
986 userInfoConfig.fullCmd = "--user-info"; in RegisterUserInfo()
1064 bundleInfoConfig.fullCmd = "--bundle-info"; in RegisterBundleInfo()
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/kvdb/
H A Dkvdb_service_impl.cpp136 serviceInfoConfig.fullCmd = "--feature-info"; in RegisterKvServiceInfo()
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/
H A Ddata_share_service_impl.cpp780 serviceInfoConfig.fullCmd = "--feature-info";
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/rdb/
H A Drdb_service_impl.cpp1029 serviceInfoConfig.fullCmd = "--feature-info";

Completed in 10 milliseconds