Home
last modified time | relevance | path

Searched defs:HasField (Results 1 – 17 of 17) sorted by relevance

/external/rust/crates/tracing-attributes/tests/
Dfields.rs40 struct HasField { struct
44 impl HasField { impl
/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf/
DUnknownFieldSet.cs65 internal bool HasField(int field) in HasField() method in Google.Protobuf.UnknownFieldSet
/external/protobuf/csharp/src/Google.Protobuf/
DUnknownFieldSet.cs65 internal bool HasField(int field) in HasField() method in Google.Protobuf.UnknownFieldSet
/external/turbine/javatests/com/google/turbine/binder/bytecode/
DBytecodeBoundClassTest.java135 static class HasField { class in BytecodeBoundClassTest
/external/protobuf/python/google/protobuf/
Dmessage.py266 def HasField(self, field_name): member in Message
/external/cronet/third_party/protobuf/python/google/protobuf/
Dmessage.py266 def HasField(self, field_name): member in Message
/external/cronet/third_party/protobuf/src/google/protobuf/util/
Dtype_resolver_util_test.cc82 bool HasField(const Type& type, Field::Cardinality cardinality, in HasField() function in google::protobuf::util::__anondcf0081c0111::DescriptorPoolTypeResolverTest
/external/protobuf/src/google/protobuf/util/
Dtype_resolver_util_test.cc82 bool HasField(const Type& type, Field::Cardinality cardinality, in HasField() function in google::protobuf::util::__anonb5f277090111::DescriptorPoolTypeResolverTest
/external/tensorflow/tensorflow/lite/delegates/gpu/gl/compiler/
Dvariable_accessor.cc402 bool HasField(const Variable::ValueType& value, Field field) { in HasField() function
/external/cronet/third_party/protobuf/python/google/protobuf/internal/
Dpython_message.py853 def HasField(self, field_name): function
/external/protobuf/python/google/protobuf/internal/
Dpython_message.py853 def HasField(self, field_name): function
/external/llvm/lib/TableGen/
DTGParser.cpp1691 bool HasField = Lex.getCode() == tgtok::Field; in ParseDeclaration() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/
DTGParser.cpp2423 bool HasField = Lex.getCode() == tgtok::Field; in ParseDeclaration() local
/external/cronet/third_party/protobuf/python/google/protobuf/pyext/
Dmessage.cc1378 PyObject* HasField(CMessage* self, PyObject* arg) { in HasField() function
/external/protobuf/python/google/protobuf/pyext/
Dmessage.cc1379 PyObject* HasField(CMessage* self, PyObject* arg) { in HasField() function
/external/cronet/third_party/protobuf/src/google/protobuf/
Dgenerated_message_reflection.cc1084 bool Reflection::HasField(const Message& message, in Swap() function in google::protobuf::Reflection
/external/protobuf/src/google/protobuf/
Dgenerated_message_reflection.cc1088 bool Reflection::HasField(const Message& message, in Swap() function in google::protobuf::Reflection