Home
last modified time | relevance | path

Searched defs:GetField (Results 1 – 18 of 18) sorted by relevance

/external/flatbuffers/include/flatbuffers/
Dstruct.h30 template<typename T> T GetField(uoffset_t o) const { in GetField() function
Dtable.h45 template<typename T> T GetField(voffset_t field, T defaultval) const { in GetField() function
/external/pdfium/core/fpdfdoc/
Dcpdf_formcontrol.h45 CPDF_FormField* GetField() const { return m_pField; } in GetField() function
Dcpdf_interactiveform.cpp402 CPDF_FormField* GetField() const { return m_pField.get(); } in GetField() function in CFieldTree::Node
512 CPDF_FormField* CFieldTree::GetField(const WideString& full_name) { in GetField() function in CFieldTree
618 CPDF_FormField* CPDF_InteractiveForm::GetField( in GetField() function in CPDF_InteractiveForm
/external/toolchain-utils/crosperf/
Dsettings.py44 def GetField(self, name): member in Settings
/external/tensorflow/tensorflow/lite/testing/
Dmessage_test.cc52 const std::string& GetField(const std::string& key) const { in GetField() function in tflite::testing::__anon2e027eed0111::TestMessage
/external/googleapis/google/firestore/admin/v1beta2/
Dfirestore_admin.proto75 rpc GetField(GetFieldRequest) returns (Field) { rpc
/external/golang-protobuf/cmd/protoc-gen-go/testdata/extensions/base/
Dbase.pb.go58 func (x *BaseMessage) GetField() string { func
/external/swiftshader/third_party/subzero/pnacl-llvm/
DNaClBitcodeHeader.cpp270 NaClBitcodeHeaderField *NaClBitcodeHeader::GetField(size_t index) const { in GetField() function in NaClBitcodeHeader
/external/libtextclassifier/native/utils/
Dlua-utils.cc71 int LuaEnvironment::GetField(const reflection::Schema* schema, in GetField() function in libtextclassifier3::LuaEnvironment
/external/googleapis/google/firestore/admin/v1/
Dfirestore_admin.proto127 rpc GetField(GetFieldRequest) returns (Field) { rpc
/external/protobuf/src/google/protobuf/
Dunknown_field_set_unittest.cc77 const UnknownField* GetField(const std::string& name) { in GetField() function in google::protobuf::UnknownFieldSetTest
Dgenerated_message_reflection.cc2759 const Type& Reflection::GetField(const Message& message, in Swap() function in google::protobuf::Reflection
/external/cronet/tot/third_party/protobuf/src/google/protobuf/
Dunknown_field_set_unittest.cc77 const UnknownField* GetField(const std::string& name) { in GetField() function in google::protobuf::UnknownFieldSetTest
Dgenerated_message_reflection.cc2759 const Type& Reflection::GetField(const Message& message, in Swap() function in google::protobuf::Reflection
/external/cronet/stable/third_party/protobuf/src/google/protobuf/
Dunknown_field_set_unittest.cc77 const UnknownField* GetField(const std::string& name) { in GetField() function in google::protobuf::UnknownFieldSetTest
Dgenerated_message_reflection.cc2759 const Type& Reflection::GetField(const Message& message, in Swap() function in google::protobuf::Reflection
/external/golang-protobuf/types/descriptorpb/
Ddescriptor.pb.go947 func (x *DescriptorProto) GetField() []*FieldDescriptorProto { func