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

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

Completed in 91 milliseconds