Searched refs:isItem (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/tools/aapt2/
H A DResourceValues.cpp27 bool Value::isItem() const { function in class:aapt::Value
35 bool Item::isItem() const { function in class:aapt::Item
H A DResourceValues.h45 virtual bool isItem() const;
90 virtual bool isItem() const override;
H A DTableFlattener.cpp250 if (flatEntry.value->isItem()) {

Completed in 783 milliseconds