Home
last modified time | relevance | path

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

/external/cronet/third_party/libxml/chromium/
Dlibxml_utils.h19 old_error_context_ = xmlGenericErrorContext; in ScopedXmlErrorFunc()
23 xmlSetGenericErrorFunc(old_error_context_, old_error_func_); in ~ScopedXmlErrorFunc()
28 void* old_error_context_; variable