Home
last modified time | relevance | path

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

12345678910>>...12

/aosp_15_r20/system/extras/simpleperf/
H A Dtracing.h73 void GetField(const std::string& name, TracingFieldPlace& place) const { in GetField() function
79 void GetField(const std::string& name, StringTracingFieldPlace& place) const { in GetField() function
86 const TracingField& GetField(const std::string& name) const { in GetField() function
H A DRegEx.cpp34 std::string GetField(size_t index) const override { return match_it_->str(index); } in GetField() function in simpleperf::RegExMatchImpl
/aosp_15_r20/frameworks/av/media/codec2/vndk/internal/
H A DC2ParamInternal.h61 inline static _C2FieldId GetField(const C2FieldDescriptor &fd) { in GetField() function
69 inline static _C2FieldId GetField(const C2ParamField &pf) { in GetField() function
/aosp_15_r20/external/pdfium/core/fpdfdoc/
H A Dcpdf_interactiveform.cpp386 CPDF_FormField* GetField() const { return m_pField.get(); } in GetField() function in CFieldTree::Node
496 CPDF_FormField* CFieldTree::GetField(const WideString& full_name) { in GetField() function in CFieldTree
602 CPDF_FormField* CPDF_InteractiveForm::GetField( in GetField() function in CPDF_InteractiveForm
H A Dcpdf_formcontrol.h44 CPDF_FormField* GetField() const { return m_pField; } in GetField() function
/aosp_15_r20/prebuilts/android-emulator/linux-x86_64/include/flatbuffers/
H A Dstruct.h30 template<typename T> T GetField(uoffset_t o) const { in GetField() function
H A Dtable.h45 template<typename T> T GetField(voffset_t field, T defaultval) const { in GetField() function
/aosp_15_r20/external/flatbuffers/include/flatbuffers/
H A Dstruct.h30 template<typename T> T GetField(uoffset_t o) const { in GetField() function
H A Dtable.h45 template<typename T> T GetField(voffset_t field, T defaultval) const { in GetField() function
/aosp_15_r20/external/toolchain-utils/crosperf/
H A Dsettings.py44 def GetField(self, name): member in Settings
/aosp_15_r20/packages/modules/Bluetooth/system/gd/packet/parser/
Dfield_list.h49 PacketField* GetField(std::string field_name) const { in GetField() function
/aosp_15_r20/art/runtime/
H A Dreflective_handle_scope.h135 ALWAYS_INLINE ArtField* GetField(size_t i) { in GetField() function
/aosp_15_r20/external/tensorflow/tensorflow/lite/testing/
H A Dmessage_test.cc52 const std::string& GetField(const std::string& key) const { in GetField() function in tflite::testing::__anond5ddf46d0111::TestMessage
/aosp_15_r20/external/googleapis/google/firestore/admin/v1beta2/
H A Dfirestore_admin.proto75 rpc GetField(GetFieldRequest) returns (Field) { rpc
/aosp_15_r20/external/golang-protobuf/cmd/protoc-gen-go/testdata/extensions/base/
H A Dbase.pb.go58 func (x *BaseMessage) GetField() string { func
/aosp_15_r20/external/swiftshader/third_party/subzero/pnacl-llvm/
H A DNaClBitcodeHeader.cpp270 NaClBitcodeHeaderField *NaClBitcodeHeader::GetField(size_t index) const { in GetField() function in NaClBitcodeHeader
/aosp_15_r20/art/tools/veridex/
H A Dresolver.cc276 VeriField VeridexResolver::GetField(uint32_t field_index) { in GetField() function in art::VeridexResolver
/aosp_15_r20/libcore/ojluni/annotations/hiddenapi/java/io/
H A DObjectInputStream.java588 public abstract static class GetField { class in ObjectInputStream
590 public GetField() { in GetField() method in ObjectInputStream.GetField
/aosp_15_r20/external/libtextclassifier/native/utils/
H A Dlua-utils.cc71 int LuaEnvironment::GetField(const reflection::Schema* schema, in GetField() function in libtextclassifier3::LuaEnvironment
/aosp_15_r20/external/googleapis/google/firestore/admin/v1/
H A Dfirestore_admin.proto127 rpc GetField(GetFieldRequest) returns (Field) { rpc
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/
H A Dunknown_field_set_unittest.cc77 const UnknownField* GetField(const std::string& name) { in GetField() function in google::protobuf::UnknownFieldSetTest
/aosp_15_r20/external/protobuf/src/google/protobuf/
H A Dunknown_field_set_unittest.cc77 const UnknownField* GetField(const std::string& name) { in GetField() function in google::protobuf::UnknownFieldSetTest
/aosp_15_r20/libcore/ojluni/src/main/java/java/io/
H A DObjectInputStream.java1168 public static abstract class GetField { class in ObjectInputStream
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/1/libcore/ojluni/src/main/java/java/io/
DObjectInputStream.java1168 public static abstract class GetField { class in ObjectInputStream
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/io/
DObjectInputStream.java1168 public static abstract class GetField { class in ObjectInputStream

12345678910>>...12