Home
last modified time | relevance | path

Searched defs:endObject (Results 1 – 7 of 7) 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/flatbuffers/ts/
Dbuilder.ts360 endObject(): Offset { method in Builder
/third_party/flutter/skia/src/pdf/
DSkPDFDocument.cpp220 void SkPDFDocument::endObject() SK_REQUIRES(fMutex) { in endObject() function in SkPDFDocument
/third_party/flatbuffers/php/
DFlatbufferBuilder.php813 public function endObject() function in Google\\FlatBuffers\\FlatbufferBuilder
/third_party/skia/src/pdf/
DSkPDFDocument.cpp242 void SkPDFDocument::endObject() SK_REQUIRES(fMutex) { in endObject() function in SkPDFDocument