Searched refs:inoutSymbol (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/tools/aapt/
H A DResource.cpp1571 static status_t fixupSymbol(String16* inoutSymbol) argument
1573 inoutSymbol->replaceAll('.', '_');
1574 inoutSymbol->replaceAll(':', '_');

Completed in 18 milliseconds