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

/frameworks/base/tools/aapt/
H A DResourceTable.cpp1703 const bool doSetIndex,
1726 params, doSetIndex);
3464 bool doSetIndex,
3481 if (doSetIndex) {
3520 if (doSetIndex) {
3633 bool doSetIndex)
3640 if (doSetIndex) {
3767 bool doSetIndex)
3773 return p->getType(type, sourcePos, doSetIndex);
3782 bool doSetIndex)
1696 addEntry(const SourcePos& sourcePos, const String16& package, const String16& type, const String16& name, const String16& value, const Vector<StringPool::entry_style_span>* style, const ResTable_config* params, const bool doSetIndex, const int32_t format, const bool overwrite) argument
3461 getEntry(const String16& entry, const SourcePos& sourcePos, const ResTable_config* config, bool doSetIndex, bool overlay, bool autoAddOverlay) argument
3631 getType(const String16& type, const SourcePos& sourcePos, bool doSetIndex) argument
3764 getType(const String16& package, const String16& type, const SourcePos& sourcePos, bool doSetIndex) argument
3776 getEntry(const String16& package, const String16& type, const String16& name, const SourcePos& sourcePos, bool overlay, const ResTable_config* config, bool doSetIndex) argument
[all...]

Completed in 70 milliseconds