Home
last modified time | relevance | path

Searched defs:GetLocalName (Results 1 – 4 of 4) sorted by relevance

/third_party/cef/libcef/browser/
Dxml_reader_impl.cc248 CefString CefXmlReaderImpl::GetLocalName() { in GetLocalName() function in CefXmlReaderImpl
/third_party/cef/libcef_dll/ctocpp/
Dxml_reader_ctocpp.cc146 NO_SANITIZE("cfi-icall") CefString CefXmlReaderCToCpp::GetLocalName() { in GetLocalName() function in CefXmlReaderCToCpp
/third_party/node/deps/v8/src/wasm/
Dwasm-debug.cc202 WireBytesRef GetLocalName(int func_index, int local_index) { in GetLocalName() function in v8::internal::wasm::DebugInfoImpl
822 WireBytesRef DebugInfo::GetLocalName(int func_index, int local_index) { in GetLocalName() function in v8::internal::wasm::DebugInfo
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp88859 void GetLocalName(mozilla::dom::DOMString& aLocalName) const in GetLocalName() function in nsINode
93769 …return NS_OK; } virtual nsresult GetNodeValue(nsAString& aNodeValue) final override { nsINode::Get… in RemoveChild()