Home | History | Annotate | Download | only in os

Lines Matching full:guid_string

118 	static char guid_string[MAX_GUID_STRING_LENGTH];
121 sprintf(guid_string, "{%08X-%04X-%04X-%02X%02X-%02X%02X%02X%02X%02X%02X}",
125 return guid_string;