OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CountElementsByName
(Results
1 - 3
of
3
) sorted by null
/frameworks/base/tools/localize/
XMLHandler.h
96
size_t
CountElementsByName
(const string& ns, const string& name) const;
XLIFFFile.cpp
39
size_t count = parent->
CountElementsByName
(ns, name);
XMLHandler.cpp
426
XMLNode::
CountElementsByName
(const string& ns, const string& name) const
Completed in 1285 milliseconds