Searched defs:_style (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/tools/aapt/
H A DResourceTable.cpp3065 const Vector<StringPool::entry_style_span>* _style,
3074 if (_style) {
3075 style = *_style;
3062 Item(const SourcePos& _sourcePos, bool _isId, const String16& _value, const Vector<StringPool::entry_style_span>* _style, int32_t _format) argument

Completed in 46 milliseconds