Searched refs:string16 (Results 1 – 4 of 4) sorted by relevance
61 out_name->type16 = type_string_ref.string16(&out_name->type_len); in ToResourceName()70 out_name->entry16 = entry_string_ref.string16(&out_name->entry_len); in ToResourceName()
4315 outName->type = entry.typeStr.string16(&outName->typeLen); in getResourceName()4322 outName->name = entry.keyStr.string16(&outName->nameLen); in getResourceName()6258 const char16_t* StringPoolRef::string16(size_t* outLen) const { in string16() function in android::StringPoolRef
798 const String16 string16("string"); in compileResourceFile() local1351 } else if (strcmp16(block.getElementName(&len), string16.string()) == 0) { in compileResourceFile()1405 curTag = &string16; in compileResourceFile()1406 curType = string16; in compileResourceFile()1672 if (curType == string16 && !curParams.language[0] && !curParams.country[0]) { in compileResourceFile()
562 const char16_t* string16(size_t* outLen) const;