Searched defs:string16 (Results 1 – 3 of 3) sorted by relevance
86 String16 string16(u"\xd841\xd841\xdc41\x0000"); in TEST_F() local
798 const String16 string16("string"); in compileResourceFile() local
6406 base::expected<StringPiece16, NullOrIOError> StringPoolRef::string16() const { in string16() function in android::StringPoolRef