Searched defs:_null (Results 1 – 3 of 3) sorted by relevance
| /external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/ser/jdk/ | ||
| D | MapKeySerializationTest.java | 143         private String _null;  field in MapKeySerializationTest.NullKeySerializer | 
| /external/cronet/third_party/protobuf/csharp/src/Google.Protobuf/ | ||
| D | JsonToken.cs | 42         private static readonly JsonToken _null = new JsonToken(TokenType.Null);  field in Google.Protobuf.JsonToken | 
| /external/protobuf/csharp/src/Google.Protobuf/ | ||
| D | JsonToken.cs | 42         private static readonly JsonToken _null = new JsonToken(TokenType.Null);  field in Google.Protobuf.JsonToken |