Lines Matching refs:getAttributeStringValue
351 attr.ident = String16(block.getAttributeStringValue(identIdx, &len)); in compileAttribute()
365 String16 typeStr = String16(block.getAttributeStringValue(typeIdx, &len)); in compileAttribute()
383 String16 val = String16(block.getAttributeStringValue(minIdx, &len)); in compileAttribute()
401 String16 val = String16(block.getAttributeStringValue(maxIdx, &len)); in compileAttribute()
422 const char16_t* str = block.getAttributeStringValue(l10nIdx, &len); in compileAttribute()
494 itemIdent = String16(block.getAttributeStringValue(itemIdentIdx, &len)); in compileAttribute()
504 value = String16(block.getAttributeStringValue(valueIdx, &len)); in compileAttribute()
953 type = String16(block.getAttributeStringValue(typeIdx, &len)); in compileResourceFile()
961 name = String16(block.getAttributeStringValue(nameIdx, &len)); in compileResourceFile()
966 const char16_t* identStr = block.getAttributeStringValue(identIdx, &len); in compileResourceFile()
970 String8(block.getAttributeStringValue(identIdx, &len)).c_str()); in compileResourceFile()
1025 type = String16(block.getAttributeStringValue(typeIdx, &len)); in compileResourceFile()
1033 name = String16(block.getAttributeStringValue(nameIdx, &len)); in compileResourceFile()
1038 const char16_t* startStr = block.getAttributeStringValue(startIdx, &len); in compileResourceFile()
1042 String8(block.getAttributeStringValue(startIdx, &len)).c_str()); in compileResourceFile()
1058 const char16_t* endStr = block.getAttributeStringValue(endIdx, &len); in compileResourceFile()
1062 String8(block.getAttributeStringValue(endIdx, &len)).c_str()); in compileResourceFile()
1134 pkg = String16(block.getAttributeStringValue(pkgIdx, &len)); in compileResourceFile()
1165 type = String16(block.getAttributeStringValue(typeIdx, &len)); in compileResourceFile()
1173 name = String16(block.getAttributeStringValue(nameIdx, &len)); in compileResourceFile()
1208 typeName = String16(block.getAttributeStringValue(typeIdx, &len)); in compileResourceFile()
1216 name = String16(block.getAttributeStringValue(nameIdx, &len)); in compileResourceFile()
1238 ident = String16(block.getAttributeStringValue(identIdx, &len)); in compileResourceFile()
1329 curType = String16(block.getAttributeStringValue(attri, &len)); in compileResourceFile()
1332 curName = String16(block.getAttributeStringValue(nameIdx, &len)); in compileResourceFile()
1336 String16 formatStr = String16(block.getAttributeStringValue( in compileResourceFile()
1367 name = String16(block.getAttributeStringValue(i, &length)); in compileResourceFile()
1369 translatable = String16(block.getAttributeStringValue(i, &length)); in compileResourceFile()
1371 formatted = String16(block.getAttributeStringValue(i, &length)); in compileResourceFile()
1441 curType = String16(block.getAttributeStringValue(attri, &len)); in compileResourceFile()
1463 String16 formatStr = String16(block.getAttributeStringValue( in compileResourceFile()
1486 const char16_t* value = block.getAttributeStringValue(i, &length); in compileResourceFile()
1491 const char16_t* value = block.getAttributeStringValue(i, &length); in compileResourceFile()
1520 ident = String16(block.getAttributeStringValue(identIdx, &len)); in compileResourceFile()
1531 product = String16(block.getAttributeStringValue(identIdx, &len)); in compileResourceFile()
1541 parentIdent = String16(block.getAttributeStringValue(parentIdentIdx, &len)); in compileResourceFile()
1580 … String16 quantity16(block.getAttributeStringValue(itemIdentIdx, &len)); in compileResourceFile()
1612 … itemIdent = String16(block.getAttributeStringValue(itemIdentIdx, &len)); in compileResourceFile()