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

/frameworks/base/tools/aapt/
H A DStringPool.h46 entry(const String16& _value) : value(_value), offset(0), hasStyles(false) { } argument
H A DResourceTable.h281 const String16& _value,
H A DResourceTable.cpp3332 const String16& _value,
3337 , value(_value)
3330 Item(const SourcePos& _sourcePos, bool _isId, const String16& _value, const Vector<StringPool::entry_style_span>* _style, int32_t _format) argument

Completed in 85 milliseconds