Searched refs:IsValidGUIDInternal (Results 1 – 1 of 1) sorted by relevance
22 bool IsValidGUIDInternal(const base::StringPiece& guid, bool strict) { in IsValidGUIDInternal() function63 return IsValidGUIDInternal(guid, false /* strict */); in IsValidGUID()67 return IsValidGUIDInternal(guid, true /* strict */); in IsValidGUIDOutputString()