Searched refs:Context (Results 1 – 3 of 3) sorted by relevance
529 typedef SchemaValidationContext<SchemaDocumentType> Context; typedef871 bool BeginValue(Context& context) const { in BeginValue()903 RAPIDJSON_FORCEINLINE bool EndValue(Context& context) const { in EndValue()909 if (context.objectPatternValidatorType != Context::kPatternValidatorOnly) in EndValue()919 if (context.objectPatternValidatorType == Context::kPatternValidatorOnly) { in EndValue()925 else if (context.objectPatternValidatorType == Context::kPatternValidatorWithProperty) { in EndValue()994 bool Null(Context& context) const { in Null()1003 bool Bool(Context& context, bool b) const { in Bool()1010 bool Int(Context& context, int i) const { in Int()1017 bool Uint(Context& context, unsigned u) const { in Uint()[all …]
122 struct Context { struct
176 Set Up the Build Context, Compile, and Flash