Searched refs:collectComments_ (Results 1 – 4 of 4) sorted by relevance
120 collectComments_ = collectComments; in parse()133 if (collectComments_ && !commentsBefore_.empty()) in parse()220 if (collectComments_) { in readValue()341 if (collectComments_) { in readComment()374 assert(collectComments_); in addComment()992 bool collectComments_ = false; member in Json::OurReader1012 collectComments_ = collectComments; in parse()1133 if (collectComments_) { in readValue()1311 if (collectComments_) { in readComment()1350 assert(collectComments_); in addComment()[all …]
320 collectComments_() {} in Reader()358 collectComments_ = collectComments; in parse()462 if (collectComments_) { in readValue()583 if (collectComments_) { in readComment()616 assert(collectComments_); in addComment()1259 bool collectComments_; member in AlibabaCloud::OSS::Json::OurReader1287 collectComments_ = collectComments; in parse()1418 if (collectComments_) { in readValue()1568 if (collectComments_) { in readComment()1601 assert(collectComments_); in addComment()[all …]
1615 bool collectComments_; variable
240 bool collectComments_{};
Completed in 24 milliseconds