/aosp_15_r20/external/rust/android-crates-io/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 { impl
|
/aosp_15_r20/external/rust/android-crates-io/extra_versions/crates/protobuf/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
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/font-types-0.4.3/src/ |
H A D | offset.rs | 11 trait NullValue { interface 106 impl NullValue for $name { impl
|
/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/ |
H A D | Struct.cs | 60 public enum NullValue { enum 64 [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
|
/aosp_15_r20/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/ |
H A D | Struct.cs | 60 public enum NullValue { enum 64 [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
|
/aosp_15_r20/frameworks/base/packages/SystemUI/utils/kairos/src/com/android/systemui/kairos/internal/util/ |
H A D | ConcurrentNullableHashMap.kt | 46 private object NullValue object
|
/aosp_15_r20/external/golang-protobuf/types/known/structpb/ |
H A D | struct.pb.go | 136 type NullValue int32 type 529 …NullValue NullValue `protobuf:"varint,1,opt,name=null_value,json=nullValue,proto3,enum=google.prot… member
|
/aosp_15_r20/external/cronet/third_party/protobuf/php/src/Google/Protobuf/ |
H A D | NullValue.php | 16 class NullValue class
|
/aosp_15_r20/external/protobuf/php/src/Google/Protobuf/ |
H A D | NullValue.php | 16 class NullValue class
|
/aosp_15_r20/external/protobuf/src/google/protobuf/ |
H A D | struct.proto | 84 enum NullValue { enum
|
/aosp_15_r20/external/rust/android-crates-io/crates/protobuf-parse/src/proto/google/protobuf/ |
D | struct.proto | 84 enum NullValue { enum
|
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/ |
H A D | struct.proto | 84 enum NullValue { enum
|
/aosp_15_r20/external/icu/icu4j/main/core/src/main/java/com/ibm/icu/impl/ |
H A D | CacheValue.java | 103 private static final class NullValue<V> extends CacheValue<V> { class in CacheValue
|
/aosp_15_r20/external/icu/android_icu4j/src/main/java/android/icu/impl/ |
H A D | CacheValue.java | 106 private static final class NullValue<V> extends CacheValue<V> { class in CacheValue
|
/aosp_15_r20/external/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/ |
H A D | JsonTokenizerTest.cs | 220 public void NullValue() in NullValue() method in Google.Protobuf.JsonTokenizerTest
|
/aosp_15_r20/external/cronet/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/ |
H A D | JsonTokenizerTest.cs | 220 public void NullValue() in NullValue() method in Google.Protobuf.JsonTokenizerTest
|
/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf.Test/ |
H A D | JsonTokenizerTest.cs | 220 public void NullValue() in NullValue() method in Google.Protobuf.JsonTokenizerTest
|
/aosp_15_r20/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf.Test/ |
H A D | JsonTokenizerTest.cs | 220 public void NullValue() in NullValue() method in Google.Protobuf.JsonTokenizerTest
|
/aosp_15_r20/external/webrtc/modules/audio_processing/aec3/ |
H A D | echo_remover_metrics_unittest.cc | 26 TEST(UpdateDbMetricDeathTest, NullValue) { in TEST() argument
|
/aosp_15_r20/external/cronet/third_party/protobuf/php/tests/ |
H A D | WellKnownTest.php | 27 use Google\Protobuf\NullValue; alias
|
/aosp_15_r20/external/protobuf/php/tests/ |
H A D | WellKnownTest.php | 27 use Google\Protobuf\NullValue; alias
|
/aosp_15_r20/external/libchrome/mojo/public/cpp/base/ |
H A D | values_unittest.cc | 17 TEST(ValuesStructTraitsTest, NullValue) { in TEST() argument
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/JITLink/ |
H A D | MachO_arm64.cpp | 536 uint64_t NullValue = 0; member in llvm::jitlink::MachOJITLinker_arm64
|
/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/ |
H A D | UnittestIssues.cs | 3212 public global::Google.Protobuf.WellKnownTypes.NullValue NullValue { property in UnitTest.Issues.TestProtos.NullValueOutsideStruct 3225 NullValue = 2, enumerator 3454 public global::Google.Protobuf.WellKnownTypes.NullValue NullValue { property in UnitTest.Issues.TestProtos.NullValueNotInOneof
|
/aosp_15_r20/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/ |
H A D | UnittestIssues.cs | 3212 public global::Google.Protobuf.WellKnownTypes.NullValue NullValue { property in UnitTest.Issues.TestProtos.NullValueOutsideStruct 3225 NullValue = 2, enumerator 3454 public global::Google.Protobuf.WellKnownTypes.NullValue NullValue { property in UnitTest.Issues.TestProtos.NullValueNotInOneof
|