Home
last modified time | relevance | path

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

/rkdeveloptool/
H A Dmain.cpp157 void string_to_uuid(string strUUid, char *uuid) in string_to_uuid()
309 bool ParseUuidInfo(string &strUuidInfo, string &strName, string &strUUid) in ParseUuidInfo()
345 string strLine, strPartition, strPartInfo, strPartName, strUUid; in parse_parameter() local