Searched defs:HasDefaultValue (Results 1 – 8 of 8) sorted by relevance
/aosp_15_r20/external/tensorflow/tensorflow/c/experimental/ops/gen/cpp/views/ |
H A D | op_argument_view.cc | 37 bool OpArgumentView::HasDefaultValue() const { return !default_value_.empty(); } in HasDefaultValue() function in tensorflow::generator::cpp::OpArgumentView
|
/aosp_15_r20/frameworks/base/tools/aapt2/ |
H A D | ResourceTable.cpp | 250 bool ResourceEntry::HasDefaultValue() const { in HasDefaultValue() function in aapt::ResourceEntry
|
/aosp_15_r20/external/cronet/third_party/protobuf/python/google/protobuf/pyext/ |
H A D | descriptor.cc | 800 static PyObject* HasDefaultValue(PyBaseDescriptor *self, void *closure) { in HasDefaultValue() function
|
/aosp_15_r20/external/protobuf/python/google/protobuf/pyext/ |
H A D | descriptor.cc | 800 static PyObject* HasDefaultValue(PyBaseDescriptor *self, void *closure) { in HasDefaultValue() function
|
/aosp_15_r20/prebuilts/bazel/common/proto/build/ |
D | build.pb.go | 2446 …HasDefaultValue *bool `protobuf:"varint,2,opt,name=has_default_value,json=hasDefaultValue" json:"h… member
|
/aosp_15_r20/external/skia/bazel/exporter/build_proto/build/ |
H A D | build.pb.go | 2442 …HasDefaultValue *bool `protobuf:"varint,2,opt,name=has_default_value,json=hasDefaultValue" json:"h… member
|
/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf/Reflection/ |
H A D | Descriptor.cs | 2523 public bool HasDefaultValue { property in Google.Protobuf.Reflection.FieldDescriptorProto
|
/aosp_15_r20/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/ |
H A D | Descriptor.cs | 2523 public bool HasDefaultValue { property in Google.Protobuf.Reflection.FieldDescriptorProto
|