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

/frameworks/base/tools/aapt/
H A DResourceTable.cpp1865 const bool doSetIndex,
1880 params, doSetIndex);
3914 bool doSetIndex,
3931 if (doSetIndex) {
3972 if (doSetIndex) {
4118 bool doSetIndex)
4125 if (doSetIndex) {
4296 bool doSetIndex)
4302 return p->getType(type, sourcePos, doSetIndex);
4311 bool doSetIndex)
1858 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
3911 getEntry(const String16& entry, const SourcePos& sourcePos, const ResTable_config* config, bool doSetIndex, bool overlay, bool autoAddOverlay) argument
4116 getType(const String16& type, const SourcePos& sourcePos, bool doSetIndex) argument
4293 getType(const String16& package, const String16& type, const SourcePos& sourcePos, bool doSetIndex) argument
4305 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 29 milliseconds