Searched refs:l10nIdx (Results 1 – 1 of 1) sorted by relevance
418 ssize_t l10nIdx = block.indexOfAttribute(NULL, "localization"); in compileAttribute() local419 if (l10nIdx >= 0) { in compileAttribute()420 const char16_t* str = block.getAttributeStringValue(l10nIdx, &len); in compileAttribute()