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