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

/frameworks/base/tools/aapt/
H A DResourceTable.cpp1859 const bool doSetIndex,
1874 params, doSetIndex);
3843 bool doSetIndex,
3860 if (doSetIndex) {
3901 if (doSetIndex) {
4047 bool doSetIndex)
4054 if (doSetIndex) {
4225 bool doSetIndex)
4231 return p->getType(type, sourcePos, doSetIndex);
4240 bool doSetIndex)
1852 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
3840 getEntry(const String16& entry, const SourcePos& sourcePos, const ResTable_config* config, bool doSetIndex, bool overlay, bool autoAddOverlay) argument
4045 getType(const String16& type, const SourcePos& sourcePos, bool doSetIndex) argument
4222 getType(const String16& package, const String16& type, const SourcePos& sourcePos, bool doSetIndex) argument
4234 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 43 milliseconds