Searched defs:good (Results 1 – 2 of 2) sorted by relevance
627 bool good = true; in GetAllAvailableEvents() local
96 size_t VisitModifiedUtf8Chars(const char* utf8, size_t byte_count, GoodFunc good, BadFunc bad) { in VisitModifiedUtf8Chars()