Searched refs:mCurrentXmlPos (Results 1 – 2 of 2) sorted by relevance
291 void setCurrentXmlPos(const SourcePos& pos) { mCurrentXmlPos = pos; } in setCurrentXmlPos()623 SourcePos mCurrentXmlPos; variable
2392 mCurrentXmlPos.error("creating resource for external package %s: %s/%s.", in getCustomResourceWithCreation()2395 mCurrentXmlPos.printf("did you mean to use @+id instead of @+android:id?"); in getCustomResourceWithCreation()2401 status_t status = addEntry(mCurrentXmlPos, package, type, name, value, NULL, NULL, true); in getCustomResourceWithCreation()