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

/frameworks/base/tools/aapt/
H A DResourceTable.cpp1529 const bool doSetIndex,
1552 params, doSetIndex);
3277 bool doSetIndex,
3293 if (doSetIndex) {
3327 if (doSetIndex) {
3440 bool doSetIndex)
3447 if (doSetIndex) {
3574 bool doSetIndex)
3580 return p->getType(type, sourcePos, doSetIndex);
3589 bool doSetIndex)
1522 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
3274 getEntry(const String16& entry, const SourcePos& sourcePos, const ResTable_config* config, bool doSetIndex, bool overlay) argument
3438 getType(const String16& type, const SourcePos& sourcePos, bool doSetIndex) argument
3571 getType(const String16& package, const String16& type, const SourcePos& sourcePos, bool doSetIndex) argument
3583 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 52 milliseconds