Searched refs:WriteRawValue (Results 1 – 2 of 2) sorted by relevance
252 …t Ch* json, size_t length, Type type) { Prefix(type); return EndValue(WriteRawValue(json, length))… in RawValue()428 bool WriteRawValue(const Ch* json, size_t length) { in WriteRawValue() function
187 …h* json, size_t length, Type type) { PrettyPrefix(type); return Base::WriteRawValue(json, length);… in RawValue()