Home
last modified time | relevance | path

Searched defs:GetNamespace (Results 1 – 2 of 2) sorted by relevance

/external/chromium-trace/catapult/dashboard/dashboard/
Ddatastore_hooks.py120 def GetNamespace(): function
/external/pdfium/core/src/fxcrt/
Dfx_xml_parser.cpp598 CFX_ByteString CXML_Element::GetNamespace(FX_BOOL bQualified) const { in GetNamespace() function in CXML_Element