Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/inspector/
DInspectorDOMAgent.cpp195 class MatchXPathJob : public WebCore::MatchJob { class
197 MatchXPathJob(Document* document, const String& query) : WebCore::MatchJob(document, query) { } in MatchXPathJob() function in WebCore::__anon6114185f0111::MatchXPathJob