Searched refs:buildInfo (Results 1 – 1 of 1) sorted by relevance
53 … std::string buildInfo = OHOS::system::GetParameter("const.product.software.version", "Unknown"); in PrintDumpHeader() local54 headerInfo << "Build info:" << buildInfo << "\n"; in PrintDumpHeader()55 DfxRingBufferWrapper::GetInstance().AppendMsg("Build info:" + buildInfo + "\n"); in PrintDumpHeader()