HomeSort by relevance Sort by last modified time
    Searched refs:getAttributeStringValue (Results 1 - 14 of 14) sorted by null

  /frameworks/base/tools/aapt/
AaptXml.cpp 44 const char16_t* str = tree.getAttributeStringValue(attrIndex, &len);
106 const char16_t* str = tree.getAttributeStringValue(idx, &len);
ResourceTable.cpp 341 attr.ident = String16(block.getAttributeStringValue(identIdx, &len));
355 String16 typeStr = String16(block.getAttributeStringValue(typeIdx, &len));
373 String16 val = String16(block.getAttributeStringValue(minIdx, &len));
391 String16 val = String16(block.getAttributeStringValue(maxIdx, &len));
412 const char16_t* str = block.getAttributeStringValue(l10nIdx, &len);
484 itemIdent = String16(block.getAttributeStringValue(itemIdentIdx, &len));
494 value = String16(block.getAttributeStringValue(valueIdx, &len));
    [all...]
XMLNode.cpp 298 str = inXml->getAttributeStringValue(ai, &len);
485 ResTable::normalizeForOutput(String8(block->getAttributeStringValue(i,
490 const char16_t* val = block->getAttributeStringValue(i, &len);
    [all...]
Resource.cpp 267 assets->setPackage(String8(block.getAttributeStringValue(nameIndex, &len)));
271 bundle->setRevisionCode(String8(block.getAttributeStringValue(revisionCodeIndex, &len)).string());
282 const char16_t* minSdk16 = block.getAttributeStringValue(minSdkIndex, &len);
    [all...]
  /frameworks/base/cmds/idmap/
scan.cpp 93 const char16_t *p = parser.getAttributeStringValue(i, &len);
  /frameworks/base/tools/aapt2/xml/
XmlDom.cpp 220 str16 = parser->getAttributeStringValue(i, &len);
  /external/guice/extensions/persist/lib/
jaxen-1.1-beta-7.jar 
  /external/owasp/sanitizer/tools/findbugs/lib/
jaxen-1.1.6.jar 
  /prebuilts/tools/common/m2/repository/jaxen/jaxen/1.1.1/
jaxen-1.1.1.jar 
  /prebuilts/tools/common/m2/repository/jaxen/jaxen/1.1.6/
jaxen-1.1.6.jar 
  /frameworks/base/include/androidfw/
ResourceTypes.h 761 const char16_t* getAttributeStringValue(size_t idx, size_t* outLen) const;
    [all...]
  /external/antlr/antlr-3.4/runtime/ActionScript/project/lib/
FlexAntTasks.jar 
  /frameworks/base/libs/androidfw/
ResourceTypes.cpp     [all...]
  /prebuilts/tools/common/m2/repository/net/sourceforge/pmd/pmd/5.1.1/
pmd-5.1.1.jar 

Completed in 284 milliseconds