Home
last modified time | relevance | path

Searched defs:strPartInfo (Results 1 – 1 of 1) sorted by relevance

/rkdeveloptool/
H A Dmain.cpp261 bool ParsePartitionInfo(string &strPartInfo, string &strName, UINT &uiOffset, UINT &uiLen) in ParsePartitionInfo()
345 string strLine, strPartition, strPartInfo, strPartName, strUUid; in parse_parameter() local