Home
last modified time | relevance | path

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

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