Home
last modified time | relevance | path

Searched defs:NullValue (Results 1 – 25 of 270) sorted by relevance

1234567891011

/aosp_15_r20/external/rust/android-crates-io/crates/protobuf/src/well_known_types/
Dstruct_.rs204 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/
Dstruct_pb.rs216 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 Doffset.rs11 trait NullValue { interface
106 impl NullValue for $name { impl
/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/
H A DStruct.cs60 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 DStruct.cs60 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 DConcurrentNullableHashMap.kt46 private object NullValue object
/aosp_15_r20/external/golang-protobuf/types/known/structpb/
H A Dstruct.pb.go136 type NullValue int32 type
529NullValue 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 DNullValue.php16 class NullValue class
/aosp_15_r20/external/protobuf/php/src/Google/Protobuf/
H A DNullValue.php16 class NullValue class
/aosp_15_r20/external/protobuf/src/google/protobuf/
H A Dstruct.proto84 enum NullValue { enum
/aosp_15_r20/external/rust/android-crates-io/crates/protobuf-parse/src/proto/google/protobuf/
Dstruct.proto84 enum NullValue { enum
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/
H A Dstruct.proto84 enum NullValue { enum
/aosp_15_r20/external/icu/icu4j/main/core/src/main/java/com/ibm/icu/impl/
H A DCacheValue.java103 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 DCacheValue.java106 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 DJsonTokenizerTest.cs220 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 DJsonTokenizerTest.cs220 public void NullValue() in NullValue() method in Google.Protobuf.JsonTokenizerTest
/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf.Test/
H A DJsonTokenizerTest.cs220 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 DJsonTokenizerTest.cs220 public void NullValue() in NullValue() method in Google.Protobuf.JsonTokenizerTest
/aosp_15_r20/external/webrtc/modules/audio_processing/aec3/
H A Decho_remover_metrics_unittest.cc26 TEST(UpdateDbMetricDeathTest, NullValue) { in TEST() argument
/aosp_15_r20/external/cronet/third_party/protobuf/php/tests/
H A DWellKnownTest.php27 use Google\Protobuf\NullValue; alias
/aosp_15_r20/external/protobuf/php/tests/
H A DWellKnownTest.php27 use Google\Protobuf\NullValue; alias
/aosp_15_r20/external/libchrome/mojo/public/cpp/base/
H A Dvalues_unittest.cc17 TEST(ValuesStructTraitsTest, NullValue) { in TEST() argument
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/JITLink/
H A DMachO_arm64.cpp536 uint64_t NullValue = 0; member in llvm::jitlink::MachOJITLinker_arm64
/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DUnittestIssues.cs3212 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 DUnittestIssues.cs3212 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

1234567891011