Home
last modified time | relevance | path

Searched defs:GetAttribute (Results 1 – 14 of 14) 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.h104 WideString GetAttribute(const WideString& wsAttr) { in GetAttribute() function
/external/rust/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/
Dserver_address.cc122 const ServerAddress::AttributeInterface* ServerAddress::GetAttribute( in GetAttribute() function in grpc_core::ServerAddress
/external/pdfium/core/fxcrt/xml/
Dcfx_xmlelement.cpp134 WideString CFX_XMLElement::GetAttribute(const WideString& name) const { in GetAttribute() function in CFX_XMLElement
/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/boringssl/src/crypto/test/
Dfile_test.cc255 bool FileTest::GetAttribute(std::string *out_value, const std::string &key) { in GetAttribute() function in FileTest
/external/rust/crates/quiche/deps/boringssl/src/crypto/test/
Dfile_test.cc256 bool FileTest::GetAttribute(std::string *out_value, const std::string &key) { in GetAttribute() function in FileTest
/external/pdfium/fxjs/xfa/
Dcjx_object.cpp265 WideString CJX_Object::GetAttribute(WideStringView attr) { in GetAttribute() function in CJX_Object
269 WideString CJX_Object::GetAttribute(XFA_Attribute attr) { in GetAttribute() function in CJX_Object
/external/gptfdisk/
Dgpt.cc2571 void GPTData::GetAttribute(const uint32_t partNum, const string& attributeBits) { in GetAttribute() function in GPTData
/external/webrtc/api/transport/
Dstun.cc581 const StunAttribute* StunMessage::GetAttribute(int type) const { in GetAttribute() function in cricket::StunMessage
/external/llvm-project/mlir/lib/Rewrite/
DByteCode.cpp92 GetAttribute, enumerator
/external/pdfium/xfa/fxfa/parser/
Dcxfa_node.cpp1139 XFA_Attribute CXFA_Node::GetAttribute(size_t i) const { in GetAttribute() function in CXFA_Node