| /external/rust/crates/protobuf/src/well_known_types/ | 
| D | struct_.rs | 204     pub fn null_value(&self) -> NullValue {  in null_value()223     pub fn set_null_value(&mut self, v: NullValue) {  in set_null_value()
 631         NullValue(crate::EnumOrUnknown<super::NullValue>),  enumerator
 794 pub enum NullValue {  enum
 799 impl crate::Enum for NullValue {  implementation
 806     fn from_i32(value: i32) -> ::std::option::Option<NullValue> {  in from_i32()
 818 impl crate::EnumFull for NullValue {  implementation
 830 impl ::std::default::Default for NullValue {  implementation
 836 impl NullValue {  implementation
 
 | 
| /external/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/ | 
| D | Struct.cs | 60   public enum NullValue {  enum64     [pbr::OriginalName("NULL_VALUE")] NullValue = 0,  enumerator
 340     public global::Google.Protobuf.WellKnownTypes.NullValue NullValue {  property in Google.Protobuf.WellKnownTypes.Value
 427       NullValue = 1,  enumerator
 
 | 
| /external/cronet/third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/ | 
| D | Struct.cs | 60   public enum NullValue {  enum64     [pbr::OriginalName("NULL_VALUE")] NullValue = 0,  enumerator
 340     public global::Google.Protobuf.WellKnownTypes.NullValue NullValue {  property in Google.Protobuf.WellKnownTypes.Value
 427       NullValue = 1,  enumerator
 
 | 
| /external/rust/crates/protobuf/2.27.1/src/well_known_types/ | 
| D | struct_pb.rs | 216     pub fn get_null_value(&self) -> NullValue {  in get_null_value()234     pub fn set_null_value(&mut self, v: NullValue) {  in set_null_value()
 836 pub enum NullValue {  enum
 840 impl crate::ProtobufEnum for NullValue {  implementation
 845     fn from_i32(value: i32) -> ::std::option::Option<NullValue> {  in from_i32()
 867 impl ::std::marker::Copy for NullValue {  implementation
 870 impl ::std::default::Default for NullValue {  implementation
 876 impl crate::reflect::ProtobufValue for NullValue {  implementation
 
 | 
| /external/protobuf/php/src/Google/Protobuf/ | 
| D | NullValue.php | 16 class NullValue  class
 | 
| /external/cronet/third_party/protobuf/php/src/Google/Protobuf/ | 
| D | NullValue.php | 16 class NullValue  class
 | 
| /external/cronet/third_party/protobuf/src/google/protobuf/ | 
| D | struct.proto | 84 enum NullValue {  enum
 | 
| /external/rust/crates/protobuf-parse/src/proto/google/protobuf/ | 
| D | struct.proto | 84 enum NullValue {  enum
 | 
| /external/protobuf/src/google/protobuf/ | 
| D | struct.proto | 84 enum NullValue {  enum
 | 
| /external/icu/android_icu4j/src/main/java/android/icu/impl/ | 
| D | CacheValue.java | 106     private static final class NullValue<V> extends CacheValue<V> {  class in CacheValue
 | 
| /external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ | 
| D | CacheValue.java | 103     private static final class NullValue<V> extends CacheValue<V> {  class in CacheValue
 | 
| /external/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/ | 
| D | JsonTokenizerTest.cs | 220         public void NullValue()  in NullValue()  method in Google.Protobuf.JsonTokenizerTest
 | 
| /external/cronet/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/ | 
| D | JsonTokenizerTest.cs | 220         public void NullValue()  in NullValue()  method in Google.Protobuf.JsonTokenizerTest
 | 
| /external/protobuf/csharp/src/Google.Protobuf.Test/ | 
| D | JsonTokenizerTest.cs | 220         public void NullValue()  in NullValue()  method in Google.Protobuf.JsonTokenizerTest
 | 
| /external/cronet/third_party/protobuf/csharp/src/Google.Protobuf.Test/ | 
| D | JsonTokenizerTest.cs | 220         public void NullValue()  in NullValue()  method in Google.Protobuf.JsonTokenizerTest
 | 
| /external/protobuf/php/tests/ | 
| D | WellKnownTest.php | 27 use Google\Protobuf\NullValue;  alias
 | 
| /external/webrtc/modules/audio_processing/aec3/ | 
| D | echo_remover_metrics_unittest.cc | 26 TEST(UpdateDbMetricDeathTest, NullValue) {  in TEST()  argument
 | 
| /external/cronet/third_party/protobuf/php/tests/ | 
| D | WellKnownTest.php | 27 use Google\Protobuf\NullValue;  alias
 | 
| /external/golang-protobuf/types/known/structpb/ | 
| D | struct.pb.go | 136 type NullValue int32  type529 …NullValue NullValue `protobuf:"varint,1,opt,name=null_value,json=nullValue,proto3,enum=google.prot…  member
 
 | 
| /external/libchrome/mojo/public/cpp/base/ | 
| D | values_unittest.cc | 17 TEST(ValuesStructTraitsTest, NullValue) {  in TEST()  argument
 | 
| /external/protobuf/php/src/Google/Protobuf/Internal/ | 
| D | Message.php | 50 use Google\Protobuf\NullValue;  alias
 | 
| /external/cronet/third_party/protobuf/php/src/Google/Protobuf/Internal/ | 
| D | Message.php | 50 use Google\Protobuf\NullValue;  alias
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/JITLink/ | 
| D | MachO_x86_64.cpp | 549   uint64_t NullValue = 0;  member in llvm::jitlink::MachOJITLinker_x86_64
 | 
| D | MachO_arm64.cpp | 660   uint64_t NullValue = 0;  member in llvm::jitlink::MachOJITLinker_arm64
 | 
| /external/cronet/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/ | 
| D | UnittestIssues.cs | 3208     public global::Google.Protobuf.WellKnownTypes.NullValue NullValue {  property in UnitTest.Issues.TestProtos.NullValueOutsideStruct3221       NullValue = 2,  enumerator
 3450     public global::Google.Protobuf.WellKnownTypes.NullValue NullValue {  property in UnitTest.Issues.TestProtos.NullValueNotInOneof
 
 |