Home
last modified time | relevance | path

Searched defs:GetAttribute (Results 1 – 19 of 19) sorted by relevance

/external/libbrillo/install_attributes/
Dlibinstallattributes.cc37 const std::string& InstallAttributesReader::GetAttribute( in GetAttribute() function in InstallAttributesReader
/external/pdfium/xfa/fxfa/
Dcxfa_textparser.h136 WideString GetAttribute(const WideString& wsAttr) { in GetAttribute() function
/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/resolver/
Dserver_address.cc130 const ServerAddress::AttributeInterface* ServerAddress::GetAttribute( in GetAttribute() function in grpc_core::ServerAddress
/external/pdfium/core/fxcrt/xml/
Dcfx_xmlelement.cpp132 WideString CFX_XMLElement::GetAttribute(const WideString& name) const { in GetAttribute() function in CFX_XMLElement
/external/boringssl/src/crypto/test/
Dfile_test.cc257 bool FileTest::GetAttribute(std::string *out_value, const std::string &key) { in GetAttribute() function in FileTest
/external/cronet/stable/third_party/boringssl/src/crypto/test/
Dfile_test.cc257 bool FileTest::GetAttribute(std::string *out_value, const std::string &key) { in GetAttribute() function in FileTest
/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/crypto/test/
Dfile_test.cc255 bool FileTest::GetAttribute(std::string *out_value, const std::string &key) { in GetAttribute() function in FileTest
/external/cronet/tot/third_party/boringssl/src/crypto/test/
Dfile_test.cc257 bool FileTest::GetAttribute(std::string *out_value, const std::string &key) { in GetAttribute() function in FileTest
/external/robolectric/resources/src/main/java/org/robolectric/res/android/
DResTableTheme.java75 public int GetAttribute(int resID, Ref<Res_value> valueRef, final Ref<Integer> outTypeSpecFlags) { in GetAttribute() method in ResTableTheme
DCppAssetManager2.java1567 public ApkAssetsCookie GetAttribute( in GetAttribute() method in CppAssetManager2.Theme
/external/stg/
Ddwarf_wrappers.cc53 std::optional<Dwarf_Attribute> GetAttribute(Dwarf_Die* die, in GetAttribute() function
Dabigail_reader.cc99 std::optional<std::string> GetAttribute(xmlNodePtr node, const char* name) { in GetAttribute() function
/external/pigweed/pw_bluetooth_sapphire/host/sdp/
Dservice_record.cc70 const DataElement& ServiceRecord::GetAttribute(AttributeId id) const { in GetAttribute() function in bt::sdp::ServiceRecord
/external/chromiumos-config/go/src/go.chromium.org/chromiumos/config/go/api/test/plan/v1/
Dplan.pb.go348 func (x *DutCriterion) GetAttribute() string { func
/external/gptfdisk/
Dgpt.cc2612 void GPTData::GetAttribute(const uint32_t partNum, const string& attributeBits) { in GetAttribute() function in GPTData
/external/webrtc/api/transport/
Dstun.cc744 const StunAttribute* StunMessage::GetAttribute(int type) const { in GetAttribute() function in cricket::StunMessage
/external/vixl/src/aarch64/
Dsimulator-aarch64.h242 R GetAttribute(T map, uint64_t key) { in GetAttribute() function
/external/skia/bazel/exporter/build_proto/build/
Dbuild.pb.go1180 func (x *Rule) GetAttribute() []*Attribute { func
2184 func (x *RuleDefinition) GetAttribute() []*AttributeDefinition { func
/external/pdfium/xfa/fxfa/parser/
Dcxfa_node.cpp1192 XFA_Attribute CXFA_Node::GetAttribute(size_t i) const { in GetAttribute() function in CXFA_Node