Home
last modified time | relevance | path

Searched defs:endObject (Results 1 – 5 of 5) sorted by relevance

/third_party/protobuf/csharp/src/Google.Protobuf/
DJsonToken.cs44 private static readonly JsonToken endObject = new JsonToken(TokenType.EndObject); field in Google.Protobuf.JsonToken
/third_party/skia/src/utils/
DSkJSONWriter.h118 void endObject() { in endObject() function
/third_party/flutter/skia/src/utils/
DSkJSONWriter.h118 void endObject() { in endObject() function
/third_party/flutter/skia/src/pdf/
DSkPDFDocument.cpp220 void SkPDFDocument::endObject() SK_REQUIRES(fMutex) { in endObject() function in SkPDFDocument
/third_party/skia/src/pdf/
DSkPDFDocument.cpp242 void SkPDFDocument::endObject() SK_REQUIRES(fMutex) { in endObject() function in SkPDFDocument