Searched refs:allow_empty_null_ (Results 1 – 2 of 2) sorted by relevance
274 bool allow_empty_null_; variable
114 allow_empty_null_(false), in JsonStreamParser()288 if (allow_empty_null_ && IsEmptyNullAllowed(type)) { in ParseValue()