Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt/
DResource.cpp1753 String8 manifestPath(manifestFile->getPrintableSource()); in buildResources() local
1967 if (validateAttr(manifestPath, finalResTable, block, NULL, "package", in buildResources()
1971 if (validateAttr(manifestPath, finalResTable, block, RESOURCES_ANDROID_NAMESPACE, in buildResources()
1979 if (validateAttr(manifestPath, finalResTable, block, RESOURCES_ANDROID_NAMESPACE, in buildResources()
1984 SourcePos srcPos(manifestPath, block.getLineNumber()); in buildResources()
2008 manifestPath.c_str(), block.getLineNumber(), in buildResources()
2044 manifestPath.c_str(), block.getLineNumber(), idStr.c_str()); in buildResources()
2056 if (validateAttr(manifestPath, finalResTable, block, RESOURCES_ANDROID_NAMESPACE, in buildResources()
2061 if (validateAttr(manifestPath, finalResTable, block, RESOURCES_ANDROID_NAMESPACE, in buildResources()
2065 if (validateAttr(manifestPath, finalResTable, block, in buildResources()
[all …]