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

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

Completed in 714 milliseconds