Searched refs:appNode (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/tools/localize/
H A Dlocalize.cpp63 const XMLNode* appNode = appNodes[j]; local
65 string dir = appNode->GetAttribute("", "dir", "");
67 appNode->Position().Error("<app> needs a dir attribute.");

Completed in 33 milliseconds