Searched defs:normalizeForOutput (Results 1 - 1 of 1) sorted by path

/frameworks/base/libs/androidfw/
H A DResourceTypes.cpp6220 String8 ResTable::normalizeForOutput( const char *input ) function in class:android::ResTable
6266 printf("(string8) \"%s\"\n", normalizeForOutput(str8).string());
6272 normalizeForOutput(String8(str16, len).string()).string());

Completed in 194 milliseconds