HomeSort by relevance Sort by last modified time
    Searched defs:ParseFile (Results 1 - 2 of 2) sorted by null

  /frameworks/base/tools/localize/
ValuesFile.cpp 158 ValuesFile::ParseFile(const string& filename, const Configuration& config,
164 XMLHandler::ParseFile(filename, &top);
XMLHandler.cpp 561 XMLHandler::ParseFile(const string& filename, XMLHandler* handler)
772 NodeHandler::ParseFile(const string& filename, int pretty)
775 if (!XMLHandler::ParseFile(filename, &handler)) {

Completed in 48 milliseconds