Home
last modified time | relevance | path

Searched defs:GetAttrValue (Results 1 – 5 of 5) sorted by relevance

/external/pdfium/core/fxcrt/xml/
Dcxml_element.cpp88 WideString CXML_Element::GetAttrValue(const ByteStringView& name) const { in GetAttrValue() function in CXML_Element
Dcxml_parser.cpp269 WideString CXML_Parser::GetAttrValue() { in GetAttrValue() function in CXML_Parser
/external/tensorflow/tensorflow/c/
Dc_test_util.cc424 bool GetAttrValue(TF_Operation* oper, const char* attr_name, in GetAttrValue() function
Dc_api.cc1071 const tensorflow::AttrValue* GetAttrValue(TF_Operation* oper, in GetAttrValue() function
/external/tensorflow/tensorflow/core/grappler/optimizers/
Dlayout_optimizer_test.cc180 Tensor GetAttrValue(const NodeDef& node) { in GetAttrValue() function in tensorflow::grappler::__anonedf2d4ba0111::LayoutOptimizerTest