Searched defs:strPartInfo (Results 1 – 1 of 1) sorted by relevance
261 bool ParsePartitionInfo(string &strPartInfo, string &strName, UINT &uiOffset, UINT &uiLen) in ParsePartitionInfo()345 string strLine, strPartition, strPartInfo, strPartName, strUUid; in parse_parameter() local