Home
last modified time | relevance | path

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

/third_party/cef/libcef/browser/
Dxml_reader_impl.cc290 bool CefXmlReaderImpl::IsEmptyElement() { in IsEmptyElement() function in CefXmlReaderImpl
/third_party/cef/libcef_dll/ctocpp/
Dxml_reader_ctocpp.cc254 NO_SANITIZE("cfi-icall") bool CefXmlReaderCToCpp::IsEmptyElement() { in IsEmptyElement() function in CefXmlReaderCToCpp