Searched defs:EndDocument (Results 1 – 4 of 4) sorted by relevance
| /external/cronet/third_party/protobuf/csharp/src/Google.Protobuf/ | ||
| D | JsonToken.cs | 56 internal static JsonToken EndDocument { get { return endDocument; } } property in Google.Protobuf.JsonToken |
| /external/protobuf/csharp/src/Google.Protobuf/ | ||
| D | JsonToken.cs | 56 internal static JsonToken EndDocument { get { return endDocument; } } property in Google.Protobuf.JsonToken |
| /external/rust/crates/xml-rs/src/reader/ | ||
| D | events.rs | 46 EndDocument, enumerator |
| /external/ImageMagick/coders/ | ||
| D | ps.c | 209 #define EndDocument "EndDocument:" in ReadPSInfo() macro |