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

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

Completed in 44 milliseconds