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

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

Completed in 236 milliseconds