Home
last modified time | relevance | path

Searched refs:GetTargetName (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/core/fxcrt/xml/
Dcfx_xmlsyntaxparser.h53 WideString GetTargetName() const { in GetTargetName() function
Dcfx_xmlparser.cpp87 m_ws1 = m_pParser->GetTargetName(); in DoParser()
/external/deqp/external/openglcts/modules/gles3/
Des3cCopyTexImageConversionsTests.cpp6766 …<< glu::getTypeStr(result_type).toString() << ", src target: [" << GetTargetName(m_source_attachme… in execute()
6767 << "], dst target: " << GetTargetName(m_destination_attachment_type) in execute()
10143 << "] for source target [" << GetTargetName(m_source_attachment_type) in execute()
10144 << "] and destination target [" << GetTargetName(m_destination_attachment_type) << "]", in execute()