Home
last modified time | relevance | path

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

/aosp12/system/core/libutils/
H A DString8_test.cpp86 String16 string16(u"\xd841\xd841\xdc41\x0000"); in TEST_F() local
/aosp12/system/libbase/
H A Dutf8_test.cpp296 typedef std::wstring string16; typedef
/aosp12/frameworks/base/tools/aapt/
H A DResourceTable.cpp798 const String16 string16("string"); in compileResourceFile() local
/aosp12/frameworks/base/libs/androidfw/
H A DResourceTypes.cpp6370 base::expected<StringPiece16, NullOrIOError> StringPoolRef::string16() const { in string16() function in android::StringPoolRef