Searched refs:kBooleanSchemaType (Results 1 – 1 of 1) sorted by relevance
1336 kBooleanSchemaType, enumerator1453 else if (type == GetBooleanString()) type_ |= 1 << kBooleanSchemaType; in AddType()1527 if (!(type_ & (1 << kBooleanSchemaType))) { in CheckBool()1662 if (type_ & (1 << kBooleanSchemaType)) eh.AddExpectedType(GetBooleanString()); in DisallowedType()