Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/tracing-attributes/tests/
Dfields.rs38 struct HasField { struct
42 impl HasField { impl
/aosp_15_r20/system/update_engine/scripts/
H A Dpayload_info_unittest.py68 def HasField(self, field): member in FakeOp
119 def HasField(self, field_name): member in FakeManifest
/aosp_15_r20/external/emboss/compiler/back_end/cpp/testcode/
H A Dvirtual_field_test.cc300 TEST(HasField, HasField) { in TEST() argument
/aosp_15_r20/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf/
H A DUnknownFieldSet.cs65 internal bool HasField(int field) in HasField() method in Google.Protobuf.UnknownFieldSet
/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf/
H A DUnknownFieldSet.cs65 internal bool HasField(int field) in HasField() method in Google.Protobuf.UnknownFieldSet
/aosp_15_r20/external/turbine/javatests/com/google/turbine/binder/bytecode/
H A DBytecodeBoundClassTest.java135 static class HasField { class in BytecodeBoundClassTest
/aosp_15_r20/external/protobuf/python/google/protobuf/
H A Dmessage.py266 def HasField(self, field_name): member in Message
/aosp_15_r20/external/cronet/third_party/protobuf/python/google/protobuf/
H A Dmessage.py266 def HasField(self, field_name): member in Message
/aosp_15_r20/external/protobuf/src/google/protobuf/util/
H A Dtype_resolver_util_test.cc82 bool HasField(const Type& type, Field::Cardinality cardinality, in HasField() function in google::protobuf::util::__anon40561e5a0111::DescriptorPoolTypeResolverTest
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/util/
H A Dtype_resolver_util_test.cc82 bool HasField(const Type& type, Field::Cardinality cardinality, in HasField() function in google::protobuf::util::__anon3e19fbcd0111::DescriptorPoolTypeResolverTest
/aosp_15_r20/external/emboss/compiler/util/
H A Dir_data.py89 def HasField(self, name): # pylint:disable=invalid-name member in Message
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/gl/compiler/
H A Dvariable_accessor.cc402 bool HasField(const Variable::ValueType& value, Field field) { in HasField() function
/aosp_15_r20/external/cronet/third_party/protobuf/python/google/protobuf/internal/
H A Dpython_message.py853 def HasField(self, field_name): function
/aosp_15_r20/external/protobuf/python/google/protobuf/internal/
H A Dpython_message.py853 def HasField(self, field_name): function
/aosp_15_r20/external/llvm/lib/TableGen/
H A DTGParser.cpp1691 bool HasField = Lex.getCode() == tgtok::Field; in ParseDeclaration() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/
H A DTGParser.cpp2423 bool HasField = Lex.getCode() == tgtok::Field; in ParseDeclaration() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/TableGen/
H A DTGParser.cpp2797 bool HasField = consume(tgtok::Field); in ParseDeclaration() local
/aosp_15_r20/external/cronet/third_party/protobuf/python/google/protobuf/pyext/
H A Dmessage.cc1379 PyObject* HasField(CMessage* self, PyObject* arg) { in HasField() function
/aosp_15_r20/external/protobuf/python/google/protobuf/pyext/
H A Dmessage.cc1379 PyObject* HasField(CMessage* self, PyObject* arg) { in HasField() function
/aosp_15_r20/external/protobuf/src/google/protobuf/
H A Dgenerated_message_reflection.cc1088 bool Reflection::HasField(const Message& message, in Swap() function in google::protobuf::Reflection
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/
H A Dgenerated_message_reflection.cc1088 bool Reflection::HasField(const Message& message, in Swap() function in google::protobuf::Reflection