Home
last modified time | relevance | path

Searched defs:string16 (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/tools/aapt/
DResourceTable.cpp798 const String16 string16("string"); in compileResourceFile() local
/frameworks/base/libs/androidfw/
DResourceTypes.cpp6406 base::expected<StringPiece16, NullOrIOError> StringPoolRef::string16() const { in string16() function in android::StringPoolRef