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

/frameworks/base/tools/aapt/
H A DResourceTable.cpp1642 const bool doSetIndex,
1665 params, doSetIndex);
3400 bool doSetIndex,
3417 if (doSetIndex) {
3451 if (doSetIndex) {
3564 bool doSetIndex)
3571 if (doSetIndex) {
3698 bool doSetIndex)
3704 return p->getType(type, sourcePos, doSetIndex);
3713 bool doSetIndex)
1635 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
3397 getEntry(const String16& entry, const SourcePos& sourcePos, const ResTable_config* config, bool doSetIndex, bool overlay, bool autoAddOverlay) argument
3562 getType(const String16& type, const SourcePos& sourcePos, bool doSetIndex) argument
3695 getType(const String16& package, const String16& type, const SourcePos& sourcePos, bool doSetIndex) argument
3707 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 37 milliseconds