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

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

Completed in 37 milliseconds