Home
last modified time | relevance | path

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

/external/sfntly/cpp/src/test/
Dtest_xml_utils.cc40 const TiXmlAttribute* GetAttribute(const TiXmlNode* node, in GetAttribute() function
/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/pdfium/core/fxcrt/xml/
Dcfx_xmlelement.cpp132 WideString CFX_XMLElement::GetAttribute(const WideString& name) const { in GetAttribute() function in CFX_XMLElement
/external/rust/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/
Dserver_address.cc131 const ServerAddress::AttributeInterface* ServerAddress::GetAttribute( in GetAttribute() function in grpc_core::ServerAddress
/external/robolectric/resources/src/main/java/org/robolectric/res/android/
DResTableTheme.java75 public int GetAttribute(int resID, Ref<Res_value> valueRef, in GetAttribute() method in ResTableTheme
DCppAssetManager2.java1527 public ApkAssetsCookie GetAttribute(int resid, Ref<Res_value> out_value, in GetAttribute() method in CppAssetManager2.Theme
/external/cronet/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/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-shadows/resources/src/main/java/org/robolectric/res/android/
DResTableTheme.java76 public int GetAttribute(int resID, Ref<Res_value> valueRef, in GetAttribute() method in ResTableTheme
DCppAssetManager2.java1520 public ApkAssetsCookie GetAttribute(int resid, Ref<Res_value> out_value, in GetAttribute() method in CppAssetManager2.Theme
/external/rust/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/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/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.cpp1191 XFA_Attribute CXFA_Node::GetAttribute(size_t i) const { in GetAttribute() function in CXFA_Node