Home | History | Annotate | Download | only in aapt

Lines Matching refs:isId

1806                                  bool replace, bool isId)
1872 bool replace, bool isId, const int32_t format)
1901 status_t err = e->addToBag(sourcePos, bagKey, value, style, replace, isId, format);
3129 , isId(_isId)
3189 bool replace, bool isId, int32_t format)
3196 Item item(sourcePos, isId, value, style, format);
3240 if (it.isId) {
3298 it.isId ? &id16 : &attr16, NULL, &errorMsg);
3302 String8(it.isId ? id16 : attr16).string(),