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