Searched refs:kUuidSize (Results 1 – 1 of 1) sorted by relevance
16 static const int kUuidSize = 36; variable45 for (int i = 0; i < kUuidSize; ++i) { in CanonicalUuid()