Searched defs:scratch_space (Results 1 – 2 of 2) sorted by relevance
113 std::unique_ptr<Message> scratch_space(fields.NewMessage()); in AllFieldsAreKnown() local154 bool EqReformattedJson(const std::string& json, google::protobuf::Message* scratch_space, in EqReformattedJson()201 ErrorOr<std::string> FormatJson(const std::string& json, google::protobuf::Message* scratch_space) { in FormatJson()
40 bool scratch_space = true; member