Home
last modified time | relevance | path

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

/external/chromium/chrome/common/
Dmetrics_helpers.h105 class XmlWrapper;
168 XmlWrapper* xml_wrapper_;
Dmetrics_helpers.cc48 class MetricsLogBase::XmlWrapper { class in MetricsLogBase
50 XmlWrapper() in XmlWrapper() function in MetricsLogBase::XmlWrapper
68 ~XmlWrapper() { in ~XmlWrapper()
106 xml_wrapper_(new XmlWrapper), in MetricsLogBase()