Home
last modified time | relevance | path

Searched defs:_null (Results 1 – 3 of 3) sorted by relevance

/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/ser/jdk/
DMapKeySerializationTest.java143 private String _null; field in MapKeySerializationTest.NullKeySerializer
153 private String _null; field in MapKeySerializationTest.NullValueSerializer
/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf/
DJsonToken.cs42 private static readonly JsonToken _null = new JsonToken(TokenType.Null); field in Google.Protobuf.JsonToken
/external/protobuf/csharp/src/Google.Protobuf/
DJsonToken.cs42 private static readonly JsonToken _null = new JsonToken(TokenType.Null); field in Google.Protobuf.JsonToken