Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt/
DResourceTable.h367 status_t addToBag(const SourcePos& pos,
DResourceTable.cpp1986 status_t err = e->addToBag(sourcePos, bagKey, value, style, replace, isId, format); in addBag()
2154 entry->addToBag(source, formatKey16, formatValue16); in makeAttribute()
3553 status_t ResourceTable::Entry::addToBag(const SourcePos& sourcePos, in addToBag() function in ResourceTable::Entry