Home
last modified time | relevance | path

Searched defs:GetNamespaceURI (Results 1 – 3 of 3) sorted by relevance

/third_party/cef/libcef/browser/
Dxml_reader_impl.cc269 CefString CefXmlReaderImpl::GetNamespaceURI() { in GetNamespaceURI() function in CefXmlReaderImpl
/third_party/cef/libcef_dll/ctocpp/
Dxml_reader_ctocpp.cc200 NO_SANITIZE("cfi-icall") CefString CefXmlReaderCToCpp::GetNamespaceURI() { in GetNamespaceURI() function in CefXmlReaderCToCpp
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp88849 void GetNamespaceURI(nsAString& aNamespaceURI) const in GetNamespaceURI() function in nsINode
93769 …return NS_OK; } virtual nsresult GetNodeValue(nsAString& aNodeValue) final override { nsINode::Get… in RemoveChild()