Searched refs:uuid_string_buffer (Results 1 – 1 of 1) sorted by relevance
197 static char uuid_string_buffer[80]; in GetUUIDString() local206 strncpy (uuid_string_buffer, uuid_string.c_str(), sizeof (uuid_string_buffer)); in GetUUIDString()207 uuid_c_string = uuid_string_buffer; in GetUUIDString()