Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/dumper/src/
H A Ddump_helper.cpp276 DumpManager::Config allInfoConfig; in RegisterAllInfo() local
277 allInfoConfig.fullCmd = "--all-info"; in RegisterAllInfo()
278 allInfoConfig.abbrCmd = "-a"; in RegisterAllInfo()
279 allInfoConfig.dumpName = "ALL_INFO"; in RegisterAllInfo()
280 DumpManager::GetInstance().AddConfig(allInfoConfig.dumpName, allInfoConfig); in RegisterAllInfo()

Completed in 1 milliseconds